nerdexam
iSQI

CTFL_SYLL_4.0 · Question #180

The following diagram displays the logical dependencies between requirements and the individual requirement priorities. For example, "R2->R3" means that R3 is dependent on R2. Priority is indicated…

The correct answer is D. . R2, R1,R3,R7,R6,R5,R4,R8. The correct test execution sequence should consider both the dependencies between the requirements and their priorities. According to the diagram, the sequence begins with R2 (P1) as it is a prerequisite for R3 (P4). Then R1 (P3) can be tested. R3 follows as it depends on R2…

Managing the Test Activities

Question

The following diagram displays the logical dependencies between requirements and the individual requirement priorities. For example, "R2->R3" means that R3 is dependent on R2. Priority is indicated by the number next to the letter "P" i.e. P1 has a higher priority than P2. Which one of the following options best describes the test execution sequence using both requirement dependency and priority

Exhibit

CTFL_SYLL_4.0 question #180 exhibit

Options

  • AR2. R1, R3. R4. R5, R6. R7, R8.
  • BR1, R2, R3, R4, R5, R6, R7, R8.
  • CR2, R4. R8, R5, R1, R6, R3, R7.
  • D. R2, R1,R3,R7,R6,R5,R4,R8.

How the community answered

(40 responses)
  • A
    5% (2)
  • B
    10% (4)
  • C
    30% (12)
  • D
    55% (22)

Explanation

The correct test execution sequence should consider both the dependencies between the requirements and their priorities. According to the diagram, the sequence begins with R2 (P1) as it is a prerequisite for R3 (P4). Then R1 (P3) can be tested. R3 follows as it depends on R2. Next, R7 (P4) should be tested before R6 (P3) and R5 (P2), as indicated by their dependencies. Finally, R4 (P1) and R8 (P1) can be tested. Therefore, the best sequence is R2, R1, R3, R7, R6,

Topics

#test execution sequence#requirement dependency#priority-based testing#test prioritization

Community Discussion

No community discussion yet for this question.

Full CTFL_SYLL_4.0 Practice