ISEB-SWTINT1 · Question #50
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 C. A walkthrough of the set of user-stories, to ensure that the developers and testers understand. Option C is correct because a walkthrough is specifically designed for knowledge sharing and ensuring understanding - the team is new to accessibility rules, so the priority at each Sprint's start is confirming that developers and testers understand what the user stories…
Question
Options
- AAn inspection, to find errors in the user-stories.
- BA management review, to check that the user-stories will accurately reflect the rules for
- CA walkthrough of the set of user-stories, to ensure that the developers and testers understand
- DA technical review of the test plan, to ensure that the developers are aware that they must produce
How the community answered
(37 responses)- A5% (2)
- B3% (1)
- C84% (31)
- D8% (3)
Explanation
Option C is correct because a walkthrough is specifically designed for knowledge sharing and ensuring understanding - the team is new to accessibility rules, so the priority at each Sprint's start is confirming that developers and testers understand what the user stories require before building and testing begins. Walkthroughs are lightweight and informal, fitting naturally into Agile's iterative, collaborative culture.
Why the distractors are wrong:
- A (Inspection): Inspections are the most formal review type, requiring defined roles and structured defect logging - far too heavyweight for 1–2 line user stories at Sprint start, and the scenario's goal is understanding, not rigorous defect detection.
- B (Management review): Management reviews assess project progress and resource decisions for management audiences - not the right tool for ensuring a development team understands technical requirements.
- D (Technical review of the test plan): The test plan may not yet exist at Sprint start, and this option shifts focus away from the user stories themselves; the stated reason (making developers "aware they must produce") is also not what a technical review is for.
Memory tip: Match the review type to the goal - if the goal is understanding, choose walkthrough (think: a teacher walking students through material). If the goal is defect-finding with formality, choose inspection. If it's management oversight, choose management review.
Topics
Community Discussion
No community discussion yet for this question.