A. True
B. False
Explanation: Incremental development is supported through small, frequent system releases.
Related Mcqs:
- 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 - Tests are automated in Extreme Programming ?
A. True
B. False - User requirements are expressed as _______________ in Extreme Programming?
A. implementation tasks
B. functionalities
C. scenarios
D. none of the mentioned - Developers work individually on a release and they compare their results with other developers before forwarding that release to customers ?
A. True
B. False - 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 - What is the major advantage of using Incremental Model ?
A. Customer can respond to each increment
B. Easier to test and debug
C. It is used when there is a need to get a product to the market early
D. Easier to test and debug & It is used when there is a need to get a product to the market early - How is Incremental Model different from Spiral Model ?
A. Progress can be measured for Incremental Model
B. Changing requirements can be accommodated in Incremental Model
C. Users can see the system early in Incremental Model
D. All of the mentioned - The Incremental Model is a result of combination of elements of which two models?
A. Build & FIX Model & Waterfall Model
B. Linear Model & RAD Model
C. Linear Model & Prototyping Model
D. Waterfall Model & RAD Model - How is plan driven development different from agile development ?
A. Outputs are decided through a process of negotiation during the software development process
B. Specification, design, implementation and testing are interleaved
C. Iteration occurs within activities
D. All of the mentioned - 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