A. Statement Testing
B. Decision Testing
C. Condition Coverage
D. All of the mentioned
Explanation: Statement testing, decision testing, condition coverage all of them uses white box technique.
Related Mcqs:
- Which of the following is black-box oriented and can be accomplished by applying the same black-box methods discussed for conventional software ?
A. Conventional testing
B. OO system validation testing
C. Test case design
D. Both Conventional testing and OO system 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 - 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 - White Box techniques are also classified as_________________?
A. Design based testing
B. Structural testing
C. Error guessing technique
D. None of the mentioned - Name an evaluation technique to assess the quality of test cases ?
A. Mutation analysis
B. Validation
C. Verification
D. Performance analysis - Which of the following is not used in measuring the size of the software_____________________?
A. KLOC
B. Function Points
C. Size of module
D. None of the mentioned - Which of the following is a part of testing OO code ?
A. Validation tests
B. Integration tests
C. Class tests
D. System tests - Which of the following is not a part of Execution Flow during debugging ?
A. Step Over
B. Step Into
C. Step Up
D. Step Out - Which of the following is not a typical environment in communication facilitation ?
A. Multiple teams
B. Multiple user groups
C. Multiple fests
D. Multiple locations - Which of the following is a example of Configuration Items ?
A. SCM procedures
B. Source code
C. Software design descriptions
D. All of the mentioned