Tag: testing

Questions Related to testing

  1. Checkpoints

  2. Test Objects in the Repository

  3. Database Checkpoints

  4. All of the Above


Correct Option: D
  1. 3 Seconds

  2. 20 Seconds

  3. Whatever the default time is Set to plus 3 Seconds

  4. Whatever the default time Set to


Correct Option: C

Which utility is used to investigate Object Properties?

  1. GUI Spy

  2. Object Repository

  3. Object Repository manager

  4. Object SPY


Correct Option: D

What does the “ChildObjects” method return?

  1. A Collection of Objects

  2. A count of the number of Objects on the page

  3. All the Web pages displayed in the browser

  4. None of the above


Correct Option: A

Using the following DataTable value Property, what does the number indicate? X= Datatable.value (“Column1”,1)

  1. That you want the data from the first row in the table

  2. That you want the data from the first column in the table

  3. To get the data from the data sheet

  4. To access the data from the data sheet with the index Value ‘1’


Correct Option: D

In which tab of Test Setting, do you find the associated add-ins

  1. Run

  2. Resources

  3. Properties

  4. Parameters


Correct Option: C
  1. 30000 ms

  2. 60000 ms

  3. 90000 ms

  4. 40000 ms


Correct Option: C

What is the shortcut key to Run from Step

  1. CTRL + F10

  2. CTRL + F5

  3. CTRL + F12

  4. CTRL + F2


Correct Option: B