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/#375
Question 375ISTQB CTFL v4.0 Sample Exam C

At the beginning of each iteration, the team estimates the amount of work (in person-days) they will need to complete during the iteration. Let E(n) be the estimated amount of work for iteration n, and let A(n) be the actual amount of work done in iteration n. From the third iteration, the team uses the following estimation model based on extrapolation: 3 βˆ— 𝐴(𝑛 βˆ’ 1) + 𝐴(𝑛 βˆ’ 2) 𝐸(𝑛) = 4 The graph shows the estimated and actual amount of work for the first four iterations. Estimated and actual effort (in person-days) 13 12 11 10 9 8 7 6 5 4 3 2 1 0 Iteration #1 Iteration #2 Iteration #3 Iteration #4 Estimated Actual What is the estimated amount of work for iteration #5?

Dependency graph showing 7 test cases (TC1-TC7) with priorities (1-3) and their execution flow relationships

Answer Options

A.10.5 person-days
B.8.25 person-days
C.6.5 person-daysβœ“
D.9.4 person-days

Correct Answer

C: 6.5 person-days

Practice This Exam SetView All Questions

More Questions from This Exam

#345

Which of the following is a typical test objective?

#346

Which of the following statements BEST describes the difference between testing and debugging?

#347

The β€˜absence-of-defects fallacy’ is one of the principles of testing. Which of the following is an example of addressing this principle in practice?

#348

Which TWO of the following test activities are MOST likely to involve the application of boundary value analysis and equivalence partitioning?

#349

Given the following testware: 1. Coverage items 2. Change requests 3. Test execution schedule 4. Prioritized test conditions And the following test activities