ISTQB-CTFL · Question #44
Consider the following testing levels: 1) Component Testing 2) Integration Testing 3) System Testing 4) Acceptance Testing Which of the following statements is true?
The correct answer is D. All testing levels are applicable, independent of which software development life-cycle process. All testing levels are applicable, independent of which software development life-cycle process (V- model, iterative, incremental) is used. Testing levels are defined based on the scope and objectives of testing, not on the software development model. Component testing…
Question
Options
- AIntegration and system testing are applicable when V-model is used.
- BAll the testing levels are applicable to V-model for software development.
- CAcceptance testing is applicable for all software development models.
- DAll testing levels are applicable, independent of which software development life-cycle process
How the community answered
(20 responses)- A5% (1)
- D95% (19)
Explanation
All testing levels are applicable, independent of which software development life-cycle process (V- model, iterative, incremental) is used. Testing levels are defined based on the scope and objectives of testing, not on the software development model. Component testing, integration testing, system testing and acceptance testing are common testing levels that can be applied to any software development model, as long as they are planned and executed properly. The V- model is a software development model that emphasizes the relationship between each development phase and its corresponding testing phase. Iterative and incremental models are software development models that divide the development process into smaller cycles or iterations, where each iteration produces a working version of the software that can be tested and
Topics
Community Discussion
No community discussion yet for this question.