A. Designing system architecture
B. Developing design models
C. Specifying interfaces
D. Developing a debugging system
Explanation: The debugging system is a part of testing phase
Related Mcqs:
- 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 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 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 - The ___________________ enables the software engineer to develop models of the information domain and functional domain at the same time___________________?
A. data flow diagram
B. state transition diagram
C. control specification
D. activity diagram - Which of the following is a design pattern?
A. Behavioral
B. Structural
C. Abstract Factory
D. All of the mentioned - Which of the following is not a part of a test design document ?
A. Test Plan
B. Test Design Specification
C. Test Case Specification
D. Test Log - Which of the following option is not considered by the Interface design ?
A. the design of interfaces between software components
B. the design of interfaces between the software and human producers and consumers of information
C. the design of the interface between two computers
D. all of the mentioned - Which of the following is not a user interface design process ?
A. User, task, and environment analysis and modeling
B. Interface design
C. Knowledgeable, frequent users
D. Interface validation - Which of the following is golden rule for interface design ?
A. Place the user in control
B. Reduce the user’s memory load
C. Make the interface consistent
D. All of the mentioned - 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