A. data flow diagram
B. state transition diagram
C. control specification
D. workflow diagram
Related Mcqs:
- Which message is received so that the system moves to the Testing state, then the Transmitting state, before returning to the Running state ?
A. signalStatus()
B. remoteControl()
C. reconfigure()
D. reportStatus() - Which diagram evolved from a desire to develop a procedural design representation that would not allow violation of the structured constructs ?
A. State transition diagram
B. Box diagram
C. ER diagram
D. None of the mentioned - Which mechanism is applied to use a design pattern in an OO system ?
A. Inheritance
B. Composition
C. All of the mentioned
D. None of the mentioned - Which of the following steps is applied to develop a decision table ?
A. List all actions that can be associated with a specific procedure
B. List all conditions during execution of the procedure
C. Define rules by indicating what action(s) occurs for a set of conditions
D. All of the mentioned - 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 - Which of the following term is best defined by the statement “Notation that can be input directly into a computer-based development system offers significant benefits.” ?
A. Machine readability
B. Maintainability
C. Structure enforcement
D. Overall simplicity - What incorporates data, architectural, interface, and procedural representations of the software ?
A. design model
B. user’s model
C. mental image
D. system image - 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.” ?
A. Data representation
B. Logic verification
C. “Code-to” ability
D. Automatic processing - _______________________ defines the properties of a data object and take on one of the three different characteristics ?
A. data object
B. attributes
C. relationships
D. data object and attributes - A data model contains___________________?
A. data object
B. attributes
C. relationships
D. all of the mentioned