Home »
MCQs »
Software Testing MCQs
Which testing technique is responsible for testing the system behavior by applying different sets of input unions?
28. Which testing technique is responsible for testing the system behavior by applying different sets of input unions?
- All pair testing
- Decision table testing
- Cause-effect testing
- State-transition testing
Answer: B) Decision table testing
Explanation:
The decision table testing technique is responsible for testing the system behavior by applying different sets of input unions.