Home > Software Engineering > Quizzes > Software Engineering Practice Test: Software Development Methodologies
Software Engineering Practice Test: Software Development Methodologies
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 85% Most missed: “In what type of coupling, the complete data structure is passed from one module …”

A software development methodology is a process to design, implement and test new computer programs. Software enginers follow a follow a methodology as these processes lay out a structured sequence of steps that guide programmer through each stage of development.

Popular software development methodologies are: 1. Agile development methodology · 2. DevOps deployment methodology · 3. Waterfall development method · 4. Rapid application development.

Software Engineering Practice Test: Software Development Methodologies
Time left 00:00
25 Questions

1. The ________ is used to state a desired effect without stating the exact mechanism of control.
2. Capitalize initial keyword – This is a rule while writing a pseudo code.
3. Relational schemas and other metadata about relations are stored in a structure called the ____________
4. In specific design process activites a
5. Exhaustive testing
6. This module gets data from super-ordinates, process that data and again forward It to super-ordinate modules, These modules are used for processing purpose.
7. structured design was developed by ....- and .....................
8. .A data dictionary is created when a __________ created.
9. ___________ This module gets data from super-ordinate and forward it to sub-ordinates.
10. _________ defined as a collection of program statements with four basic attribute i.e. input and output, function, mechanics and internal data
11. Beta testing is done a
12. Modules with _______ must have good cohesion.
13. Which of the following is the worst type of module coupling?
14. A module has _______if there is some logical relationship in the elements of a module.
15. Unit testing is done by
16. _______ it is a module where the number of immediate bosses it has.
17. Which of the following is the best type of module coupling?
18. __________in this each module and its dub module corresponding to a processing step in the execution sequence.
19. _______ This module manages the flow of data between different sub-ordinates. They are used for selection purpose and in decision making.
20. _______________is the separation of a function contained as code in one module into a new module of its own.
21. Testing done without planning and Documentation is ca
22. ___________ This module gets data from sub-ordinates and forward it to superordinate(boss) modules.
23. Which of the following is not used in measuring the size of the softwa
24. A software engineer must design the modules with the goal of high cohesion and low coupling.
25. Behavioral testing