Home »
MCQs »
Software Testing MCQs
Which testing technique is responsible to represent the actions of the software application when contrasting input values are given to the identical function?
33. Which testing technique is responsible to represent the actions of the software application when contrasting input values are given to the identical function?
- All pair testing
- Decision table testing
- Cause-effect graph testing
- State-transition testing
Answer: D) State-transition testing
Explanation:
State-transition testing technique is responsible to represent the actions of the software application when contrasting input values are given to the identical function.