Multiple choice technology testing

  1. Name the Spread Sheet, where all the components for any specific proposition is listed, where we decide which component to execute

  1. OSS_cfg

  2. Inter_TestCase_DataTransition

  3. OSS_TestExecution Sheet

  4. None of the above

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

The OSS_TestExecution Sheet is the central spreadsheet where all components for a specific proposition are listed. This sheet contains an Execute flag (Yes/No) for each component, which determines which component scripts should be executed during the test run. OSS_cfg contains configuration settings, and Inter_TestCase_DataTransition handles data passing between test cases.