Select the correct name for: a documented set of conditions, inputs, and expected results used to verify a specific aspect of software behavior.
- A. Test case ✓
- B. Smoke testing
- C. Alpha testing
- D. Black-box testing
Correct answer
A. Test case
Explanation
Test case refers to a documented set of conditions, inputs, and expected results used to verify a specific aspect of software behavior.