Software-Engineering
August 28, 2024Software-Engineering
August 28, 2024Software-Engineering
| Question 243 |
Basis path testing falls under
| system testing | |
| white box testing | |
| white box testing | |
| unit testing |
Question 243 Explanation:
White-box test design techniques include the following code coverage criteria:
→Control flow testing
→Data flow testing
→Branch testing
→Statement coverage
→Decision coverage
→Modified condition/decision coverage
→Prime path testing
→Path testing
→Control flow testing
→Data flow testing
→Branch testing
→Statement coverage
→Decision coverage
→Modified condition/decision coverage
→Prime path testing
→Path testing
Correct Answer: B
Question 243 Explanation:
White-box test design techniques include the following code coverage criteria:
→Control flow testing
→Data flow testing
→Branch testing
→Statement coverage
→Decision coverage
→Modified condition/decision coverage
→Prime path testing
→Path testing
→Control flow testing
→Data flow testing
→Branch testing
→Statement coverage
→Decision coverage
→Modified condition/decision coverage
→Prime path testing
→Path testing
