A. Conventional testing
B. OO system validation testing
C. Test case design
D. Both Conventional testing and OO system validation testing
Related Mcqs:
- The construction of object-oriented software begins with the creation of__________________?
A. design model
B. analysis model
C. code levels
D. both design and analysis model - Which of the following is black box testing______________________?
A. Basic path testing
B. Boundary value analysis
C. Code path analysis
D. None of the mentioned - Which is a black box testing technique appropriate to all levels of testing ?
A. Acceptance testing
B. Regression testing
C. Equivalence partitioning
D. Quality assurance - Which of the following is/are White box technique ?
A. Statement Testing
B. Decision Testing
C. Condition Coverage
D. All of the mentioned - White Box techniques are also classified as_________________?
A. Design based testing
B. Structural testing
C. Error guessing technique
D. None of the mentioned - Which of the following is not a software testing generic characteristics ?
A. Different testing techniques are appropriate at different points in time
B. Testing is conducted by the developer of the software or an independent test group
C. Testing and debugging are different activities, but debugging must be accommodated in any testing strategy
D. None of the mentioned - Which of the following issues must be addressed if a successful software testing strategy is to be implemented ?
A. Use effective formal technical reviews as a filter prior to testing
B. Develop a testing plan that emphasizes “rapid cycle testing.”
C. State testing objectives explicitly
D. All of the mentioned - Which of the following is one of the steps in the integration testing of OO software ?
A. cluster testing
B. thread-based testing
C. use-based testing
D. none of the mentioned - Which of the following is not a conflict in software development team ?
A. Simultaneous updates
B. Shared and common code
C. Versions
D. Graphics issues - Which of the following is a software process ?
A. Analysis and design
B. Configuration and management
C. Business modeling
D. All of the mentioned