Consider the following types of defects that a test level might focus on: 1. Defects in separately testable modules or objects 2. Not focused on identifying defects 3. Defects in interfaces and interactions 4. Defects in the whole test object Which of the following list correctly matches test levels from the Foundation syllabus with the defect focus options given above?

Answer Options

A.1 = performance test; 2 = component test; 3 = system test; 4 = acceptance test
B.1 = component test; 2 = acceptance test; 3 = system test; 4 = integration test
C.1 = component test; 2 = acceptance test; 3 = integration test; 4 = system testโœ“
D.1 = integration test; 2 = system test; 3 = component test; 4 = acceptance test

Correct Answer

C: 1 = component test; 2 = acceptance test; 3 = integration test; 4 = system test

More Questions from This Exam