Software Engineering (3150711) MCQs

MCQs of Agile Development

Showing 11 to 20 out of 29 Questions
11.
In XP, as soon as the work on a task is complete, it is integrated into the whole system.
(a) TRUE
(b) FALSE
Answer:

Option (a)

12.
On every how many weeks the increments are delivered in XP model?
(a) One
(b) Two
(c) Three
(d) Four
Answer:

Option (b)

13.
User requirements are expressed as __________ in Extreme Programming.
(a) Scenarios
(b) Functionalities
(c) Implementation tasks
(d) None of the given options
Answer:

Option (a)

14.
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:

Option (c)

15.
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:

Option (a)

16.
Tests are automated in Extreme Programming
(a) TRUE
(b) FALSE
Answer:

Option (a)

17.
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:

Option (a)

18.
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:

Option (b)

19.
_________________ four framework activities 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:

Option (c)

20.
________________ is delivered at the end of the Sprint.
(a) A document containing test cases for the current sprint
(b) An architectural design of the solution
(c) An increment of Done software
(d) Wireframes designs for User Interface
Answer:

Option (c)

Showing 11 to 20 out of 29 Questions