Number-Systems
October 26, 2023
Algorithms
October 26, 2023
Number-Systems
October 26, 2023
Algorithms
October 26, 2023

Nielit Scientist-C 2016 march

Question 1
The advantage of better testing in software development is in
A
Waterfall model
B
Prototyping
C
Iterative
D
All of these
Question 1 Explanation: 
● ​ Iterative development was created as a response to inefficiencies and problems found in the waterfall model. A simplified version of a typical iteration cycle in agile project management.
● The basic idea behind this method is to develop a system through repeated cycles (iterative) and in smaller portions at a time (incremental), allowing software
developers to take advantage of what was learned during development of earlier parts or versions of the system. Learning comes from both the development and use of the system, where possible key steps in the process start with a simple implementation of a subset of the software requirements and iteratively enhance the evolving versions until the full system is implemented. At each iteration, design modifications are made and new functional capabilities are added.
Correct Answer: C
Question 1 Explanation: 
● ​ Iterative development was created as a response to inefficiencies and problems found in the waterfall model. A simplified version of a typical iteration cycle in agile project management.
● The basic idea behind this method is to develop a system through repeated cycles (iterative) and in smaller portions at a time (incremental), allowing software
developers to take advantage of what was learned during development of earlier parts or versions of the system. Learning comes from both the development and use of the system, where possible key steps in the process start with a simple implementation of a subset of the software requirements and iteratively enhance the evolving versions until the full system is implemented. At each iteration, design modifications are made and new functional capabilities are added.

Leave a Reply

Your email address will not be published. Required fields are marked *