Seven Principles of SW Testing

Seven Principles of SW Testing

University

7 Qs

quiz-placeholder

Similar activities

Posttest_Exam_ISO

Posttest_Exam_ISO

University

10 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - University

10 Qs

T11.1 Testing de performance1

T11.1 Testing de performance1

University

12 Qs

Software testing Introduction

Software testing Introduction

University

10 Qs

MIT&ISS - Week 7

MIT&ISS - Week 7

University

7 Qs

Software Testing Strategy -Begineer Level

Software Testing Strategy -Begineer Level

University

10 Qs

SCD Rôles administratifs

SCD Rôles administratifs

University

8 Qs

Seven Principles of SW Testing

Seven Principles of SW Testing

Assessment

Quiz

Computers

University

Hard

Created by

Michael Stahl

Used 10+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Can you prove there are no defects in a SW product?

Sometimes - If we have enough time

Yes - Using formal methods

Sometimes - for well written code

No - it's always impossible

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

How many tests are needed to test code that implements this flow?

1800

180

1,000,000,000,000,000,000

112500

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When is the best time in a SW project to start testing?

When the product is being defined

The minute the first line of code is written

When the coding is completed

Once the first feature is completed

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

I tested 3 modules of a system. Where should I focus the testing of the next version?

On Module A

On Module B

On all modules at the same level

On Module C

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The designed tests were run, all bugs were fixed and all tests are passing. Am I done testing?

Yes - because you found all the bugs

No - because you didn't find all the bugs

No - exhaustive requirement coverage is not possible

Yes - if you covered all the requirements

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Media Image

I dropped a hand calculator. What influences the type of tests I will run to check it?

The defined specifications for this calculator

Where this calculator is going to be used

What it will be used for

The risk involved in the calculator not working

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

I did it! I developed a program with 0 bugs. Does it guarantee the program will sell well?

Yes - see how well Windows sells

Yes - people are tired of programs that fail

No - a Zero-bug program is not possible

No - it may be doing something not useful