volume_mute

Requirements as User Stories

publish date2026/06/04 05:56:8.266183 UTC

Complete the sentence about how requirements are expressed in XP.

In XP, requirements are expressed as (1) (also called user stories), which are implemented directly as a series of tasks. Programmers work in (2) and develop tests for each task before writing the code.

Correct Answer

(1) scenarios
(2) pairs

Explanation

In XP, requirements are expressed as scenarios (called user stories), which are implemented directly as a series of tasks. Programmers work in pairs and develop tests for each task before writing the code.

Reference

Software Engineering, Ian Sommerville, 9th edition


Quizzes you can take where this question appears