Thursday, December 24, 2009

Testing Multiple Choice Questions-4

Verification & Validation Multiple Choice Questions

1
"if a user presses a request button at floor i, an available elevator must arrive at floor i soon" can be ....... but not .......

A) validated, verified
B) verified, validated

2
A major justification for an early verification activity is that many costly errors are made before coding begins.

A) True
B) False

3
Identify the verification activities done during Requirements phase of SDLC:

A) Determine verification approach
B) Determine adequacy of requirements
C) Generate functional test data
D) Determine consistency of design with requirements
E) All of above

4
The most common approach for verification for output of the design is ........

A) design meeting
B) design review meeting
C) design review
D) design formal method

5
It should be pointed out that inspection is a general verification approach that can be applied for detecting defects in any document.

A) True
B) False

6
Unit testing is essentially for verification of the code produced by individual programmers, and is typically done by the ....... of the module.

A) Tester
B) Programmer
C) Manager
D) Team Lead

7
When conducting functional tests, you’ll be using ...... techniques almost exclusively.

A) Formal
B) Both validation & verificaiton
C) Verification
D) validation

8
An SRS provides a reference for validation of the final product.

A) True
B) False

9
The basic objective of the requirements validation activity is to ..... A related objective is to .......

A) ensure that the SRS reflects the actual requirements accurately and clearly, check that the SRS document is itself of good quality.
B) check that the SRS document is itself of good quality, ensure that the SRS reflects the actual requirements accurately and clearly.

10
..... a software system means to check if the needs that a user of the system has will be met. ..... is an internal quality process to determine compliance with a specification.

A) Verification, Validating
B) Validating, Verification

1) a, 2) a, 3) e, 4) c, 5) a, 6) b, 7) d, 8) a, 9) a, 10) b