Tag: testing

Questions Related to testing

  1. Using the Default Property.

  2. Adding the specific property to identify the object.

  3. Using some other property to identify the object.

  4. Adding the specific property to the list.


Correct Option: A

Name the Folder where the Output Spread sheet of any component (if any) will be stored?

  1. Temp

  2. Data

  3. Reports

  4. Logs


Correct Option: A
  1. Inter_TestCase_DataTransition

  2. Detailed HTML Report

  3. Summary HTML Report

  4. Log files under the “logs” Folder


Correct Option: D

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


Correct Option: B
  1. Respective Component Scripts will be executed in the order of hierarchy

  2. Scripts will get executed for one component (First in the list with the Execute flag “Yes”) & stops after successful execution

  3. No Script will get executed & the QTP hangs.

  4. None of the above


Correct Option: B

Which of the following Folders has the Sub-Folders of “Applications” & “Common” (Select all that are applicable)

  1. Scripts

  2. Data

  3. Reports

  4. None of the Above


Correct Option: A,B
  1. OSS_Main

  2. OSS_API

  3. OSS_DriverScript

  4. Every component “.vbs” file will have the function defined


Correct Option: B

Each Component of the proposition has its own respective executable file?

  1. True

  2. False


Correct Option: B
  1. The existing “Inter_TestCase_DataTransition” (Output Sheet) sheet will be deleted & a new “Inter_TestCase_DataTransition” sheet is created

  2. The Scripts stops running as the existing Output Sheet is not deleted prior running a “NEW” scenario

  3. The details of the NEW order will get overwritten in the same sheet.

  4. None of the Above


Correct Option: C