Tag: testing

Questions Related to testing

  1. A. Syntax errors

  2. B. The test name and author

  3. C. The QTP license information.

  4. D. The machine ID and operating system.


Correct Option: A
  1. A. Stops test execution at the specified step, after executing that step

  2. B. Stops test execution at the specified step, before executing that step.

  3. C. Pauses test execution at the specified step, after executing that step

  4. D. Pauses test execution at the specified step, before executing that step.


Correct Option: D
  1. A. It records exact keyboard operations on an object.

  2. B. It records exact coordinates of all mouse movements.

  3. C. It uses the object repository to determine what methods can be used.

  4. D. It records and display exact keyboard operations on an object.


Correct Option: A
  1. A. A Do Loop

  2. B. Recovery Scenario

  3. C. IF then Statement

  4. D. Select case statement.


Correct Option: B
  1. Add the specific property to the list

  2. Use the Default property

  3. Use some other property to identify your object

  4. NONE


Correct Option: A