Select the option that suits the Manifesto for Agile Software Development________________?
A. Individuals and interactions
B. Working software
C. Customer collaboration
D. All of the mentioned
A. Individuals and interactions
B. Working software
C. Customer collaboration
D. All of the mentioned
A. Improved productivity of software engineers
B. Reduction in software development time
C. 4GT helped by CASE tools and code generators offers a credible solution to many software problems
D. None of the mentioned
Explanation: Since automated coding is done using CASE tools & code generators proponents claim a dramatic reduction in software development time
A. on Lisp machine
B. on report generators
C. from database query languages
D. from GUI creators
Explanation: Fifth-generation programming language are built on LISP.
Which of the following is not a type of a 4GL? One originating _________________? Read More »
Models & Software Development, Software Processes A. WINWIN Spiral Model
B. Spiral Model
C. Concurrent Model
D. Incremental Model
Explanation: When applied to client/server applications, the concurrent process model defines activities in two dimensions: a system dimension and a component dimension.Thus Concurrency is achieved by system and component activities occurring simultaneously and can be modeled using the state-oriented approach.
If you were to create client/server applications, which model would you go for ? Read More »
Models & Software Development, Software Processes A. Doesn’t work well for smaller projects
B. High amount of risk analysis
C. Strong approval and documentation control
D. Additional Functionality can be added at a later date
Explanation: All other options are the advantages of Spiral Model.
Identify the disadvantage of Spiral Model? Read More »
Models & Software Development, Software Processes A. diagonal, angular
B. radial, perpendicular
C. radial, angular
D. diagonal, perpendicular
Explanation: The radial dimension of the model represents the cumulative costs and the angular dimension represents the progress made in completing each cycle. Each loop of the spiral from X-axis clockwise through 360o represents one phase.
The spiral model has two dimensions namely _______________ and _______________? Read More »
Models & Software Development, Software Processes A. Build & FIX Model & Waterfall Model
B. Linear Model & RAD Model
C. Linear Model & Prototyg Model
D. Waterfall Model & RAD Model
Explanation: Each linear sequence produces a deliverable “increment” of the software and particularly when we have to quickly deliver a limited functionality system.
The Incremental Model is a result of combination of elements of which two models? Read More »
Models & Software Development, Software Processes A. Rational Unified Program, IBM
B. Rational Unified Process, Infosys
C. Rational Unified Process, Microsoft
D. Rational Unified Process, IBM
RUP stands for______________ created by a division of ______________? Read More »
Models & Software Development, Software Processes A. Waterfall & RAD
B. Prototyg & Spiral
C. Prototyg & RAD
D. Waterfall & Spiral
Explanation: Prototyg Model starts with a requirements analysis phase including techniques like FAST, QFD, Brainstorming.In case of Spiral model the first phase involves activities related to customer communication like determining objectives.
Which two models doesn’t allow defining requirements early in the cycle? Read More »
Models & Software Development, Software Processes A. SQL
B. PROLOG
C. C
D. JAVA
Explanation: C & JAVA are third generation languages(3GLs) whereas PROLOG is a 5GL.