Tag: testing

Questions Related to testing

In which command can you associate a function library to a test?

  1. A. Run Options

  2. B. Test Settings

  3. C. View Options

  4. D. Function Definition Generator


Correct Option: B

What is created, by default, with each new action?

  1. A. Local Data Sheet, Global Data Sheet, Folder

  2. B. Local Object Repository, Local Data Sheet, Folder

  3. C. Global Data Sheet, Local Object Repository, Folder

  4. D. Local Data Sheet, Global Data Sheet, Local Object Repository


Correct Option: B
  1. A. Call the ADO.Close function

  2. B. Use the close method for the RecordSet object

  3. C. Set the RecordSet and Connection objects equal to Nothing

  4. D. Use the close method for the RecordSet and Connection objects


Correct Option: D
  1. A. Fields

  2. B. Execute

  3. C. Connection, RecordSet

  4. D. Open, ConnectionString


Correct Option: C

Choose the complete set of actions in QTP from the choices given below

  1. A. Existing action, new action, copy of an existing action, WinRunner action

  2. B. Existing action, new action, copy of action

  3. C. External action, Reusable action

  4. D. None


Correct Option: A
  1. a)Nothing

  2. b)The Orguments for that object

  3. c)the methods and properties for that object

  4. d)The child Objects and methods for that object


Correct Option: D

Browser navigation timeout is in which tab of test setting (File>settings) window

  1. a. Properties

  2. b. Resources

  3. c. Web

  4. d. Web settings


Correct Option: C

what will be the output of Dim MyDay MyDay = Day("October 19, 1962")?

  1. 1962

  2. 19

  3. october

  4. monday


Correct Option: B
  1. current date

  2. current system date

  3. future date

  4. previous date


Correct Option: B
  1. Current date and time

  2. current date

  3. current time

  4. current date and future date


Correct Option: A