(A) Run time
(B) Design time
(C) Compilation
(D) None of the above
Tag: Software Engineering Mcq With Answers
Idea behind zero install architecture is to develop a system where no installation on the __ is needed.
(A) Server side
(B) Client side
(C) Client and Server side
(D) None of the above
Like analysis models, many different kinds of __ models are developed.
(A) System
(B) Design
(C) Logical
(D) Architectural
Every view is potentially Hierarchical in this regard which of the view are Hierarchical?
(A) Development view
(B) Functional view
(C) Concurrency view
(D) All of the above
In sequence Diagrams objects are organized in a __ line.
(A) Horizontal
(B) Vertical
(C) Horizontal and Vertical
(D) None of the above
The hardest single part of building a software system is deciding precisely __ to build.
(A) How
(B) When
(C) Why
(D) What
Which test criteria should be applied in a phase of testing?
(A) Interface integrity
(B) Functional validity
(C) Correctness
(D) All of the above
What types of errors are missed by black-box testing and can be uncovered by white-box testing?
(A) Subtle logic errors
(B) Behavioral errors
(C) Performance errors
(D) None of the above