I was doing some XP Multiple Choice Questions on Sanfoundry.
There are three answers I found confusing. (Note: bold: system answer, italic: my answer)
- In XP, as soon as the work on a task is complete, it is integrated into the whole system. a) True b) False
Shouldn't any completed task be tested before and after it integrates into the whole system?
- Is a customer involved test development and validation in XP ? a) Yes b) No c) It may vary from Customer to Customer d) None of the mentioned
One of XP practices is on-site customer where the customer is involved in all development cycles. Isn't test development and validation one of the cycles?
- Tests are automated in Extreme Programming. a) True b) False
I agree tests can be automated. But it can be manual as well, right?