ISTQB Certified Tester Foundation Level – Agile Tester (CTFL-AT) — Question 15
What is the main benefit of the Test Pyramid?
Answer options
- A. It means testing is involved early in the development cycle.
- B. It helps in evaluating the amount of test cases needed.
- C. It shows complexity of testing activities.
- D. It acts as a metric for testing progress.
Correct answer: D
Explanation
The correct answer, D, highlights that the Test Pyramid acts as a metric for assessing the progress of testing efforts, providing insights into the effectiveness of different testing levels. Options A, B, and C do not accurately represent the primary benefit of the Test Pyramid, which focuses on measuring rather than evaluating involvement, quantity, or complexity.