Home »
MCQs »
Software Testing MCQs
Which of the following are the white box testing techniques?
27. Which of the following are the white box testing techniques?
- Control flow testing
- Data flow testing
- Statement coverage testing
- Branch coverage testing
- All of the above
Answer: E) All of the above
Explanation:
The white box testing techniques are as follows: Control flow testing, Data flow testing, Statement coverage testing, Branch coverage testing, and decision coverage testing.