volume_mute
Customer Role in XP Testing
publish date: 2026/06/04 11:00:2.961352 UTC
Complete the sentence about the customer's role in XP testing.
The role of the customer in the XP testing process is to help develop (1) tests for the stories that are to be implemented in the next release. In XP, acceptance testing, like development, is (2).
Correct Answer
(1) acceptance
(2) incremental
Explanation
The role of the customer in the XP testing process is to help develop acceptance tests for the stories to be implemented in the next release. In XP, acceptance testing, like development, is incremental — the customer who is part of the team writes tests as development proceeds.
Reference
Software Engineering, Ian Sommerville, 9th edition
