Home > Software Engineering > Quizzes > Advanced Software Engineering and Technology Practice Test
Advanced Software Engineering and Technology Practice Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 0% Most missed: “Which diagram evolved from a desire to develop a procedural design representatio…”

Software engineering is the branch of computer science that deals with the design, development, testing, and maintenance of software applications. Software engineers apply engineering principles and knowledge of programming languages to build software solutions for end users.

Software engineering is an engineering-based approach to software development. A software engineer is a person who applies the engineering design process to design, develop, maintain, test, and evaluate computer software. (Source: Wikipedia)
 

Advanced Software Engineering and Technology Practice Test
Time left 00:00
25 Questions

1. What do you understand by V&V in software testing?
2. Which diagram evolved from a desire to develop a procedural design representation that would not allow violation of the structured constructs?
3. The open source movement has meant that there is a huge reusable code base available at
4. Which of the following is a structural model that demonstrates the other systems in the environment of the system being developed?
5. Interaction Diagram is a combined term for
6. Which of the following is not a characteristics of box diagram?
7. When users are involved in complex tasks, the demand on __________ can be significant.
8. If the system state is Shutdown then it can respond to which of the following message?
9. Which diagram indicates the behaviour of the system as a consequence of external events?
10. .NET are specific to which platform?
11. Which of the following term is best defined by the statement:”The ability to represent local and global data is an essential element of component-level design.”?
12. PRD stands for
13. A software engineer designs the user interface by applying an iterative process that draws on predefined design principles.
14. Structure diagrams emphasize the things that must be present in the system being modeled.
15. COTS product reuse means
16. What refers to the value associated with a specific attribute of an object and to any actions or side?
17. What defines the circumstances in which a particular operation is valid?
18. Which of the following is a way of making a statement about the elements of a set that is true for every member of the set?
19. A set of inputs, execution preconditions and expected outcomes is known as a
20. What establishes the profile of end-users of the system?
21. Reuse-based software engineering is a software engineering strategy where the development process is geared to reusing existing software.
22. The __________ enables the software engineer to develop models of the information domain and functional domain at the same time
23. Which diagram in UML shows a complete or partial view of the structure of a modeled system at a specific time?
24. When does the testing process stops?
25. Which of the following is golden rule for interface design?