Search
.Management Sciences
Category: Design and Implementation
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 ?
A. Regression Test
B. Smoke Test
C. Alpha Test
D. Beta Test
(more…)
What is a collection of operations that specify a service of a class or component ?
A. Use Case
B. Actor
C. Interface
D. Relationship
Which of the following is a black box testing strategy ?
A. All Statements Coverage
B. Control Structure Coverage
C. Cause-Effect Graphs
D. All Paths Coverage
(more…)
Which of the following is not a construct ?
A. sequence
B. condition
C. repetition
D. selection
(more…)
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
(more…)
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
(more…)
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
(more…)
Which things are dynamic parts of UML models ?
A. Structural things
B. Behavioral things
C. Grouping things
D. Annotational things
(more…)
The ______________ of a relationship is 0 if there is no explicit need for the relationship to occur or the relationship is optional ?
A. modality
B. cardinality
C. entity
D. structured analysis
(more…)
The_______________ is represented as two processing boxes connected by an line (arrow) of control ?
A. Repetition
B. Sequence
C. Condition
D. None of the mentioned
Recent Comments