A. Control structure testing
B. Complex path testing
C. Code coverage
D. Quality assurance of software
Related Mcqs:
- Which of the following testing types is not a part of system testing ?
A. Recovery testing
B. Stress testing
C. System testing
D. Random testing - Which of the following is a part of testing OO code ?
A. Validation tests
B. Integration tests
C. Class tests
D. System tests - By collecting __________________ during software testing, it is possible to develop meaningful guidelines to halt the testing process?
A. Failure intensity
B. Testing time
C. Metrics
D. All of the mentioned - Which testing is an integration testing approach that is commonly used when “shrink-wrapped” software products are being developed ?
A. Regression Testing
B. Integration testing
C. Smoke testing
D. Validation testing - 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 - The testing in which code is checked___________________?
A. Black box testing
B. White box testing
C. Red box testing
D. Green box testing - Which of the following is non-functional testing ?
A. Black box testing
B. Performance testing
C. Unit testing
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 testing tools examine program systematically & automatically ?
A. Code Inspector
B. Static Analyzer
C. Standard Enforcer
D. Coverage Analyzer