Multiple choice technology testing

All the test cases should be linked with a test plan

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Test cases are not required to be linked to test plans. While linking provides traceability and organization, test cases can exist independently in repositories, be reused across multiple test plans, or be created ad-hoc for exploratory testing. The linkage is a best practice for structured testing, not a mandatory requirement.