Chapter 2
Chapter 2
A. Incremental testing, exhaustive testing, exploratory testing, and data driven testing
B. Integration testing, system testing, acceptance testing, and regression testing
C. Alpha testing, beta testing, black-box testing, and white-box testing
D. Component testing, integration testing, system testing, and acceptance testing
Q. 2: Which of the following statements is true about a software verification and validation
program?
I. It strives to ensure that quality is built into software.
II. It provides management with insights into the state of a software project.
III. It ensures that alpha, beta, and system tests are performed.
IV. It is executed in parallel with software development activities.
A. I, II & III
B. II, III & IV
C. I, II & IV
D. I, III & IV
Q. 3: Which option best describes objectives for test levels with a life cycle model?
A. Objectives should be generic for any test level.
B. Objectives are the same for each test level.
C. The objectives of a test level don't need to be defined in advance.
D. Each level has objectives specific to that level.
Q. 10: The testing should include operational tests of the new environment as
well as of the changed software
A. System Testing
B. Integration testing
C. Component testing
D. Maintenance testing