Multiple choice technology testing

Each test case will have a TER

  1. True

  2. False

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

Not every test case requires a TER (Test Execution Record). TERs are created when test cases are actually executed, but test cases can exist in repositories without being executed. The relationship is one-to-many (one test case can have multiple TERs for different executions), not one-to-one mandatory.