Each test case will have a TER
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.