A. system context model
B. interaction model
C. environmental model
D. both system context and interaction
Related Mcqs:
- Which of the following is a structural model that demonstrates the other systems in the environment of the system being developed ?
A. system context model
B. interaction model
C. environmental model
D. both system context and interaction - Which model shows the flow of object interactions?
A. Sequence model
B. Subsystem model
C. Dynamic model
D. Both Sequence and Dynamic model
View AnswerAnswer: a
Explanation: Sequence model are represented using a UML sequence or a collaboration diagram and are dynamic models. - Which things are dynamic parts of UML models ?
A. Structural things
B. Behavioral things
C. Grouping things
D. Annotational things - Which diagram shows the configuration of run-time processing elements ?
A. Deployment diagram
B. Component diagram
C. Node diagram
D. ER-diagram - Which diagram in UML shows a complete or partial view of the structure of a modeled system at a specific time ?
A. Sequence Diagram
B. Collaboration Diagram
C. Class Diagram
D. Object Diagram - Which of the following is not the primary objectives in the analysis model ?
A. describing the customer complaints
B. establishing a basis for the creation of a software design
C. defining a set of requirements that can be validated once the software is built
D. none of the mentioned - A data model contains___________________?
A. data object
B. attributes
C. relationships
D. all of the mentioned - Which model describes the static structure of the system using object classes and their relationships ?
A. Sequence model
B. Subsystem model
C. Dynamic model
D. Structural model - In which test design each input is tested at both ends of its valid range and just outside its valid range ?
A. Boundary value testing
B. Equivalence class partitioning
C. Boundary value testing AND Equivalence class partitioning
D. Decision tables - If the system state is Shutdown then it can respond to which of the following message?
A. restart()
B. reconfigure()
C. powerSave()
D. all of the mentioned