Week1

Week1

Assessment

Flashcard

Other

University

Hard

Created by

emilbek emilbek

FREE Resource

Student preview

quiz-placeholder

9 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Testing show presence of defects

Back

Testing can show defects, but can't prove that there are no defetcts

2.

FLASHCARD QUESTION

Front

Exhaustive testing is imposiible

Back

Testing everything is impossible and not feasible for trivial cases.

3.

FLASHCARD QUESTION

Front

Early testing

Back

To find defects early, testing should be started asap

4.

FLASHCARD QUESTION

Front

Defetc clustering

Back

Focusing testing where most defects are and adjust based on observation , start with modules that might be buggy

5.

FLASHCARD QUESTION

Front

Testing is context dependent

Back

Every defect requires different testing method

6.

FLASHCARD QUESTION

Front

Pesticide paradox

Back

Testing software all over again will be useless, since they eventually stop finding defects

7.

FLASHCARD QUESTION

Front

Absence of errors fallacy

Back

Finding and fixing errors doesn't help if system doesn't meet user's requirement and is unsable

8.

FLASHCARD QUESTION

Front

Validation

Back

Validation ensures that the software meets the user's needs and requirements

9.

FLASHCARD QUESTION

Front

Verification

Back

Verification ensures that the software is built correctly according to specifications