Software Development Life Cycle
Which two of the following are true about data flow diagrams (DFDs) used in a software development process?
The SRS document is prepared during the ..... phase in the waterfall model.
While naming various objects in a software, which two of the following naming conventions should be used?
Which two of the following are true about software development life-cycle models?
Which of the following software developments models is idealistic and cannot be strictly followed during actual software development?
?development of software is not a frequent user support function? is an example of ____.
In the test-driven development approach, ______
Refactoring design of code results in ______
In the classical Waterfall Model, the integration of different modules of a software product is done after ___________.
Menu-driven programs should be broken down into ________ that perform individual tasks.
A list of operations that is displayed on the screen is called a(n) ________.
A compiler can be considered as a ____ program analysis tool.
In which of the following methods of debugging, the program is loaded with print statements for printing intermediate values in hope that some of the printed values will help in identifying the statement(s) containing error(s)?
Which three of the following characteristics should always be there in a software design?
A good software design should have .... coupling and ..... cohesion.
The process to check that a completely developed system conforms to its requirement specifications is called __________, and the process to check that the output of one phase conforms to the output of the previous phase during software development is known as_____________.
Gui components have a set of ________ that determine how the component appears on the screen.
Which of the following is true about the Waterfall Model of SDLC?
Select all that apply.If the coupling among modules is low in software design, then the product is:
Which of the following activities is/are common amongst all software development processes?
The beta system testing to validate a fully developed system — i.e., ensuring that the system is fulfilling all the requirements — is carried out by __________.
In the _____ testing technique, the test cases are designed without the knowledge of the internal structure of the software, i.e., using only the functional specifications of the software.
Due to which of the following options, a software does not behave in the way expected of it?1. Software failure2. Software fault
Which of the following approaches is more suitable for software requirements specification?
Which of the following options are covered in software development life cycle?
Which of the following software life-cycle models acts as the base for all other models?
In the subject of software engineering, ________ defines a framework for a group of key process areas.
You are required to develop a software for a business system that is less formal; flexible; and has continuously changing requirements. Which of the following software development processes is more suitable in such a scenario?