Multiple choice technology testing

Which of the following can be used to get the details whether all the Initial files like “OSS_TestExecution Sheet”, “OSS_cfg” are loaded properly

  1. Inter_TestCase_DataTransition

  2. Detailed HTML Report

  3. Summary HTML Report

  4. Log files under the “logs” Folder

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

Log files in the logs folder contain detailed initialization information including whether required files like OSS_TestExecution Sheet and OSS_cfg were loaded successfully. The logs capture any loading errors, file path issues, or initialization failures that might occur when the framework starts up. HTML reports show test results, not initialization status.