1.
Incremental development in Extreme Programming (XP) is supported through a system release once every month.
2.
In XP, as soon as the work on a task is complete, it is integrated into the whole system.
3.
In XP Increments are delivered to customers every _______ weeks.
4.
User requirements are expressed as __________ in Extreme Programming.
5.
Is a customer involved test development and validation in XP ?
6.
Programmers prefer programming to testing and sometimes they take shortcuts when writing tests. For example, they may write incomplete tests that do not check for all possible exceptions that may occur.
7.
Tests are automated in Extreme Programming.
8.
In XP an automated unit test framework is used to write tests for a new piece of functionality before that functionality itself is implemented.
9.
Developers work individually on a release and they compare their results with other developers before forwarding that release to customers.
10.
Which four framework activities are found in the Extreme Programming(XP) ?