A. Singleton pattern
B. Facade pattern
C. Observer pattern
D. Factory method pattern
A. Encapsulating the knowledge of which document subclass to is to be created and
B. Moving this knowledge out of the framework
C. Instantiating the application specific documents without knowing their class
D. All of the mentioned
A. Abstraction-occurrence pattern
B. Player-role pattern
C. General hierarchy pattern
D. Singleton pattern
A. Test case generation
B. Test case design
C. All of the mentioned
D. None of the mentioned
A. When resources (time and budget) are over
B. When some coverage is reached
C. When quality criterion is reached
D. Testing never ends
A. Boundary value testing
B. Equivalence class partitioning
C. Boundary value testing and equivalence class partitioning
D. Decision tables
A. Regression test
B. Smoke test
C. Alpha test
D. Beta test
A. Verified version
B. Version validation
C. Verification and validation
D. Version verification
A. Unit testing
B. Integration testing
C. Acceptance testing
D. Regression testing
A. All statements coverage
B. Control structure coverage
C. Cause-effect graphs
D. All paths coverage