ISEB-SWTINT1 · Question #52
Scenario 2 Your organisation is a large media services corporation (MSC). MSC uses Agile development, within a Scrum framework. Here, the iterations are referred to as Sprints. For each Sprint, a…
The correct answer is D. To understand the status of each incident at any given time. Option D is correct because the core value of an incident tracking system is visibility: at any point, stakeholders (developers, testers, managers) need to know where each incident stands - whether it's new, assigned, in progress, resolved, or closed - so nothing falls through…
Question
Options
- ATo identify the average number of steps required to recreate each incident.
- BTo calculate the average turnaround times per defect.
- CTo identify the priority of each incident.
- DTo understand the status of each incident at any given time.
How the community answered
(44 responses)- A7% (3)
- B2% (1)
- C2% (1)
- D89% (39)
Explanation
Option D is correct because the core value of an incident tracking system is visibility: at any point, stakeholders (developers, testers, managers) need to know where each incident stands - whether it's new, assigned, in progress, resolved, or closed - so nothing falls through the cracks and work can be prioritized accordingly.
Why the distractors are wrong:
- A (steps to recreate) - Reproduction steps are recorded within an incident record, but counting the average number of steps is not a purpose of the tracking process itself.
- B (average turnaround times) - Turnaround metrics may be extracted as reports from the system, but this is a secondary analytical use, not the main purpose of the process.
- C (priority of each incident) - Priority is one field captured on an incident, but setting priority is a single attribute, not the overarching purpose of the entire tracking process.
Memory tip: Think of incident tracking as a "flight tracker" - its job is to tell you where the plane is right now, not how long the flight took on average (B), how many runways it used (A), or which boarding class the passengers are in (C). Status visibility is always the primary goal.
Topics
Community Discussion
No community discussion yet for this question.