Design & Implementation Mcqs for Software Engineering


Q.  A data model contains___________________?

a. data object
b. attributes
c. relationships
d. all of the mentioned


ANSWER: See Answer
 
The data model consists of three interrelated pieces of information: the data object,
the attributes that describe the data object, and the relationships that connect data objects to one another.
MCQs:  Which of the following option is not considered by the Interface design ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  What incorporates data, architectural, interface, and procedural representations of the software ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  When users are involved in complex tasks, the demand on _______________ can be significant?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  A software might allow a user to interact via________________________?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  What establishes the profile of end-users of the system ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which of the following is not a part of a test design document ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  A set of inputs, execution preconditions and expected outcomes is known as a __________________?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  What combines the outward manifestation of the computer-based system , coupled with all supporting information that describe system syntax and semantics ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which of the following is a black box testing strategy ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which granularity level of testing checks the behavior of module cooperation ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  What do you understand by V&V in software testing ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which test refers to the retesting of a unit, integration and system after modification, in order to ascertain that the change has not introduced new faults ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  In which test design each input is tested at both ends of its valid range and just outside its valid range ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  When does the testing process stops ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Specifying a set of test cases or test paths for each item to be tested at that level is known as__________________?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  You want to avoid multiple inheritance. Which design pattern would you choose ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  In factory method pattern, the framework must instantiate classes but it only knows about the abstract classes, which it cannot initiate. How would one solve this problem ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which design pattern defines one-to-many dependency among objects ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which pattern prevents one from creating more than one instance of a variable ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which of the following is a design pattern?
Category: Software Engineering Mcqs,   Published by: teswesm