ISTQB Quiz
nav.blog試験セット問題練習クイズ
ENVIDEPTJA
ENVIDEPTJA

ISTQB Quiz

ISTQB Foundation Level 無料練習テスト

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

ホーム/問題/#375
問題 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

選択肢

A.10.5 person-days
B.8.25 person-days
C.6.5 person-days✓
D.9.4 person-days

正解

C: 6.5 person-days

この試験セットで練習するすべての問題を見る

この試験の他の問題

#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