Question 3
Which of the following options best describes the difference between test requirements and test cases?
Test requirements define specific input values, while test cases define test objectives.
Test requirements represent the required coverage criteria, whereas test cases define an execution to satisfy one or more of those requirements.
Test requirements are created after executing test cases to measure test effectiveness.
Test cases and test requirements are interchangeable terms used at different stages of the testing process.