Which of the given statements is true about XP?
Answer options
A
XP narrows down towards a single project developed and numbered by a single team.
B
XP will not work in environment where the manager insists on complete documentation before
the team begins to code
C
XP will work in the environment where programmers are separated geographically.
D
XP is best suited to work with systems that have scalability issues.
5.______________________testing is done by client in the real world environment.
E
Alpha
F
beta
G
system
H
gamma
Correct answer: XP will not work in environment where the manager insists on complete documentation before the team begins to code
Explanation
Options 4-7 are noise from a merged question. For XP: option 1 is true — XP conflicts with environments that demand complete documentation before coding begins, as XP values working software over comprehensive documentation and relies on iterative, adaptive development. Options 2 and 3 are false (XP requires co-located teams and is not suited for large-scale or geographically distributed systems).