ISTQB-CTFL · Question #45
A test manager defined the following test levels in her test plan; Component, System and Acceptance. Which Software Development lifecycle is the Test Manager most likely following?
The correct answer is A. V-Model. The test manager is most likely following the V-model for software development. The V-model is a software development model that defines four testing levels that correspond to four development phases: component testing corresponds to component design, integration testing…
Question
A test manager defined the following test levels in her test plan; Component, System and Acceptance. Which Software Development lifecycle is the Test Manager most likely following?
Options
- AV-Model
- BAgile
- CWaterfall
- DPrototyping
How the community answered
(59 responses)- A81% (48)
- B5% (3)
- C10% (6)
- D3% (2)
Explanation
The test manager is most likely following the V-model for software development. The V-model is a software development model that defines four testing levels that correspond to four development phases: component testing corresponds to component design, integration testing corresponds to architectural design, system testing corresponds to system requirements specification, and acceptance testing corresponds to user requirements specification. The V- model also defines the test planning and test execution activities for each testing level. Agile is a software development model that follows an iterative and incremental approach, where testing is integrated into each iteration and adapts to changing requirements and feedback. Waterfall is a software development model that follows a sequential and linear approach, where testing is performed after the development phase is completed. Prototyping is a software development model that involves creating a simplified version of the software to elicit user feedback and validate requirements before developing the final product.
Topics
Community Discussion
No community discussion yet for this question.