

MCQOPTIONS
Saved Bookmarks
This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Software Engg knowledge and support exam preparation. Choose a topic below to get started.
1. |
DEVELOPERS_WORK_INDIVIDUALLY_ON_A_RELEASE_AND_THEY_COMPARE_THEIR_RESULTS_WITH_OTHER_DEVELOPERS_BEFORE_FORWARDING_THAT_RELEASE_TO_CUSTOMERS.?$ |
A. | True |
B. | False |
Answer» C. | |
2. |
Which_four_framework_activities_are_found_in_the_Extreme_Programming(XP)_?$ |
A. | analysis, design, coding, testing |
B. | planning, analysis, design, coding |
C. | planning, design, coding, testing |
D. | planning, analysis, coding, testing |
Answer» D. planning, analysis, coding, testing | |
3. |
In XP an automated unit test framework is used to write tests for a new piece of functionality before that functionality itself is implemented? |
A. | True |
B. | False |
Answer» B. False | |
4. |
Tests are automated in Extreme Programming. |
A. | True |
B. | False |
Answer» B. False | |
5. |
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. |
A. | True |
B. | False |
Answer» B. False | |
6. |
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 |
Answer» D. None of the mentioned | |
7. |
User requirements are expressed as __________ in Extreme Programming. |
A. | implementation tasks |
B. | functionalities |
C. | scenarios |
D. | none of the mentioned |
Answer» D. none of the mentioned | |
8. |
In XP Increments are delivered to customers every _______ weeks. |
A. | One |
B. | Two |
C. | Three |
D. | Four |
Answer» C. Three | |
9. |
In XP, as soon as the work on a task is complete, it is integrated into the whole system. |
A. | True |
B. | False |
Answer» B. False | |
10. |
Incremental development in Extreme Programming (XP) is supported through a system release once every month. |
A. | True |
B. | False |
Answer» C. | |