ISTQB Quiz
BlogExam SetsQuestionsPractice Quiz
ENVIDEPTJA
ENVIDEPTJA

ISTQB Quiz

Free ISTQB Foundation Level Practice Tests

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

Home/Questions/#13
Question 13CTFL 4.0 Sample Exam3 2

In an iterative lifecycle model, which of the following is an accurate statement about testing activities?

Answer Options

A.For every development activity, there should be a corresponding testing activity✓
B.For every testing activity, appropriate documentation should be produced, versioned and stored
C.For every development activity resulting in code, there should be a testing activity to document test cases
D.For every testing activity, metrics should be recorded and posted to a metrics dashboard for all stakeholders

Correct Answer

A: For every development activity, there should be a corresponding testing activity

Explanation

A is correct. For any lifecycle model, this is a correct statement. B is not correct because some testing activities may not produce documentation, such as reviews. C is not correct because test cases are not always written, particularly in an Agile lifecycle (which is an iterative lifecycle) where only exploratory testing might be used. D is not correct because not all testing activities produce metrics (such as test case creation, reviews, etc.) and, even if they did, not all stakeholders would be interested in those metrics.

Practice This Exam SetView All Questions

More Questions from This Exam

#1

When the tester verifies the test basis while designing tests early in the lifecycle, which test objective is being achieved?

#2

In some Agile teams, people are encouraged to use their skills to help the team, regardless of their role. This could mean that testers help the developers write code and developers help testers test. What is this approach called?

#3

Which of the following is a correct statement?

#4

Why is it important to avoid the principle of tests wearing out?

#5

When following a standard test process, when should the test control activity take place?