Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Models & Software Development

Which three framework activities are present in Adaptive Software Development(ASD) ?

Which three framework activities are present in Adaptive Software Development(ASD) ?

A. analysis, design, coding
B. requirements gathering, adaptive cycle planning, iterative development
C. speculation, collaboration, learning
D. all of the mentioned

Which three framework activities are present in Adaptive Software Development(ASD) ? Read More »

Models & Software Development, Software Processes

User requirements are expressed as _______________ in Extreme Programming?

User requirements are expressed as _______________ in Extreme Programming?

A. implementation tasks
B. functionalities
C. scenarios
D. none of the mentioned

Explanation: User requirements are expressed as scenarios or user stories.These are written on cards and the development team break them down into implementation tasks. These tasks are the basis of schedule and cost estimates

User requirements are expressed as _______________ in Extreme Programming? Read More »

Models & Software Development, Software Processes

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 ?

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

Explanation: In XP Some tests can be very difficult to write incrementally.For example, in a complex user interface, it is often difficult to write unit tests for the code that implements the ‘display logic’ and workflow between screens.

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 ? Read More »

Models & Software Development, Software Processes

In XP an automated unit test framework is used to write tests for a new piece of functionality before that functionality itself is implemented ____________________?

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

Explanation: XP follows Test-first development approach.

In XP an automated unit test framework is used to write tests for a new piece of functionality before that functionality itself is implemented ____________________? Read More »

Models & Software Development, Software Processes

Is a customer involved test development and validation in XP ?

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

Explanation: The role of the customer in the testing process is to help develop acceptance tests for the stories that are to be implemented in the next release of the system.However, people adopting the customer role have limited time available and so cannot work full-time with the development team. They may feel that providing the requirements was enough of a contribution and so may be reluctant to get involved in the testing process.

Is a customer involved test development and validation in XP ? Read More »

Models & Software Development, Software Processes

Which four framework activities are found in the Extreme Programming(XP) ?

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

Explanation: XP involves the mentioned four activities, and in the same in order.

Which four framework activities are found in the Extreme Programming(XP) ? Read More »

Models & Software Development, Software Processes

Which one of the following is not a software process quality ?

Which one of the following is not a software process quality ?

A. Productivity
B. Portability
C. Timeliness
D. Visibility

Explanation: Portability is a software product quality which means software can run on different hardware platforms or software environments.

Which one of the following is not a software process quality ? Read More »

Models & Software Development, Software Processes