Which of the following is a design pattern?
A. Behavioral
B. Structural
C. Abstract Factory
D. All of the mentioned
Explanation: All the options are design patterns so option d.
A. Behavioral
B. Structural
C. Abstract Factory
D. All of the mentioned
Explanation: All the options are design patterns so option d.
A. When resources (time and budget) are over
B. When some coverage is reached
C. When quality criterion is reached
D. Testing never ends
Explanation: As software testing is an exhaustive process, when the quality assurance is established and the product is ready to be delivered, testing is stopped.
A. Generalization
B. Include
C. Extend
D. All of the mentioned
Explanation: Generalization, include, extend all of these are valid relationships in use case diagrams.
advertisement
A. All Statements Coverage
B. Control Structure Coverage
C. Cause-Effect Graphs
D. All Paths Coverage
Explanation: Rest are test strategies of white box testing.
A. restart()
B. reconfigure()
C. powerSave()
D. all of the mentioned
Explanation: A restart() message causes a transition to normal operation. Both the powerSave() and reconfigure() messages cause a transition to a state in which the system reconfigures itself.
A. State transition diagram
B. Box diagram
C. ER diagram
D. None of the mentioned
A. Test plan
B. Test case
C. Test document
D. Test Suite