ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 235 - CTFL4 discussion

Report
Export

Which of the following statements about the testing quadrants is TRUE?

A.
The higher the number of the testing quadrant, the more important the tests associated with this quadrant are
Answers
A.
The higher the number of the testing quadrant, the more important the tests associated with this quadrant are
B.
Automated acceptance tests produced during BDD and ATDD are classified in quadrant 02.
Answers
B.
Automated acceptance tests produced during BDD and ATDD are classified in quadrant 02.
C.
Exploratory tests are classified in quadrant Q3, and they are usually included in a continuous integration process.
Answers
C.
Exploratory tests are classified in quadrant Q3, and they are usually included in a continuous integration process.
D.
Automated unit tests produced during TDD are classified in quadrant Q4 as they are technology facing.
Answers
D.
Automated unit tests produced during TDD are classified in quadrant Q4 as they are technology facing.
Suggested answer: B

Explanation:

The correct statement is B. According to the ISTQB CTFL syllabus, the testing quadrants help to categorize tests based on their purpose and whether they are technology-facing or business-facing, and whether they support the team or critique the product. Quadrant Q2 includes tests that are business-facing and support the team, such as automated acceptance tests produced during Behavior-Driven Development (BDD) and Acceptance Test-Driven Development (ATDD) .

Quadrant Q3 includes business-facing tests that critique the product, such as exploratory testing, usability testing, and user acceptance testing. These tests are typically manual and focus on evaluating the product from a user perspective, rather than being part of a continuous integration process.

Quadrant Q4 includes technology-facing tests that critique the product, such as performance tests, security tests, and other non-functional tests, which can be automated but are not related to unit tests produced during TDD .

asked 18/09/2024
DATA DYNAMICAL SOLUTIONS
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first