A. tangible entities
B. scenario-based analysis
C. design-based analysis
D. none of the mentioned
Explanation: Use a scenario-based analysis where various scenarios of system use are identified and analyzed in turn.
Related Mcqs:
- Which things in UML are the explanatory parts of UML models ?
A. Structural things
B. Behavioral things
C. Grouping things
D. Annotational things - Which things are dynamic parts of UML models ?
A. Structural things
B. Behavioral things
C. Grouping things
D. Annotational things - When users are involved in complex tasks, the demand on _______________ can be significant?
A. short-term memory
B. shortcuts
C. objects that appear on the screen
D. all of the mentioned - A _______________ executes the loop task first, then tests a condition and repeats the task until the condition fails ?
A. repeat until
B. condition
C. do while tests
D. if then-else - At Conceptual level Class diagrams should include_____________________?
A. operations only
B. attributes only
C. both operations and attributes
D. none of the mentioned - The use of design patterns for the development of object-oriented software has important implications for____________________?
A. Component-based software engineering
B. Reusability in general
C. All of the mentioned
D. None of the mentioned - 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 - What establishes the profile of end-users of the system ?
A. design model
B. user’s model
C. mental image
D. system image - A ______________ is a graphical representation that depicts information flow and the transforms that are applied as data moves from input to output?
A. data flow diagram
B. state transition diagram
C. control specification
D. workflow diagram - A data model contains___________________?
A. data object
B. attributes
C. relationships
D. all of the mentioned