Home > Software Engineering > Quizzes > Software Engineering With Project Management: Analysis and Design Engineering
Software Engineering With Project Management: Analysis and Design Engineering
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 14% Most missed: “A software engineer must design the modules with the goal of high cohesion and l…”
Software Engineering With Project Management: Analysis and Design Engineering
Time left 00:00
25 Questions

1. What DFD notation is represented by the Rectangle?
2. Which is the first step in the software development life cycle ?
3. Which view in architectural design shows the key abstractions in the system as objects or object classes?
4. Which of the following is not a design principle that allow the user to maintain control?
5. A step by step instruction used to solve a problem is known as
6. Architectural design is a creative process satisfying only functional-requirements of a system.
7. Which of the following is an architectural conflict?
8. _______________ is a measure of the degree of interdependence between modules.
9. When users are involved in complex tasks, the demand on __________ can be significant.
10. Which tool is use for structured designing ?
11. In what type of coupling, the complete data structure is passed from one module to another?
12. _________ is a pidgin(simplified version of a language that develops as a means of communication between two or more groups that do not have a language in common)
13. Actual programming of software code is done during the ____________ step in the SDLC.
14. In DFDs, user interactions with the system is denoted by
15. Which of the property of software modularity is incorrect with respect to benefits software modularity?
16. Structural decomposition is concerned with function calls.
17. What establishes the profile of end-users of the system?
18. Function-oriented design techniques starts with functional requirements specified in
19. A function-oriented design focuses on the entities in the system rather than the data processing activities.
20. In the Analysis phase, the development of the ____________ occurs, which is a clear statement of the goals and objectives of the project.
21. Architecture once established can be applied to other products as well.
22. Which of the following is not a characteristics of box diagram?
23. In Design phase, which is the primary area of concern ?
24. What describes how a set of interacting components can share data?
25. Which of the following is not a construct?