iSQI CTFL_Syll_4.0 Question Answer
Which of the following statements about the testing quadrants is true?
The higher the number of the testing quadrant, the more important the tests associated with this quadrant are
Automated acceptance tests produced during BDD and ATDD are classified in quadrant Q2
Exploratory tests are classified in quadrant Q3. and they are usually included in a continuous integration process
Automated unit tests produced during TDD are classified in quadrant Q4 as they are technology facing
The testing quadrants, as defined in the context of agile testing, help categorize different types of tests based on their goals and who they serve.
Q1:Technology-facing tests that support the team (e.g., unit tests).
Q2:Business-facing tests that support the team (e.g., automated acceptance tests, BDD, ATDD).
Q3:Business-facing tests that critique the product (e.g., exploratory testing).
Q4:Technology-facing tests that critique the product (e.g., performance and load tests).
Option B correctly places automated acceptance tests from BDD and ATDD in quadrant Q2.
TESTED 13 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved