Multiple choice technology testing

Where can one change the path of the Reports (Detailed & Summary HTML Report) to be stored

  1. OSS_TestExecution Sheet

  2. OSS_cfg

  3. Test data Sheet

  4. It is Hard Coded in the Scripts

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

OSS_cfg is the configuration file where report output paths are defined. This makes the report paths configurable rather than hardcoded in the scripts, allowing users to change where Detailed and Summary HTML Reports are stored without modifying the test scripts themselves. The OSS_TestExecution Sheet lists components, and Test data Sheet contains input data.