0

testing Online Quiz - 90

Description: testing Online Quiz - 90
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0

To compares the values of the specified property during a run session with the values stored for the same test object property within the test.

  1. Checkpoint

  2. All the above

  3. Output Value

  4. Compare the object property


Correct Option: A
  1. Low-Level Recording Mode

  2. Normal recording Mode

  3. Analog Mode

  4. None of the above


Correct Option: A

............ method waits for the browser to complete the current navigation

  1. exist

  2. wait

  3. waitproperty

  4. sync


Correct Option: D
  1. Reporter.log()

  2. Reporter.reportevent()

  3. Reporter.msgbox()

  4. Reporter.report()


Correct Option: B
  1. Function generator

  2. Step generator

  3. Object repository

  4. none of the above


Correct Option: A

The mechanism used to identify objects during run session is

  1. Recovery scenario

  2. Smart identification

  3. Handling object

  4. all the above


Correct Option: B

..... specifies the time interval(in seconds) during which quick test attempt to perform the checkpoint successfully

  1. check timeout

  2. checkpoint interval timeout

  3. checkpoint timeout

  4. quicktest timeout


Correct Option: C

The method used to get the count value of list box or combo box os

  1. GetItemsCount

  2. GetCount

  3. GetItemCount

  4. none of the above


Correct Option: A
  1. On Error Resume Next

  2. On Error Raise Next

  3. On Error Next

  4. none of the above


Correct Option: A
  1. XMLfile1.compare(XMLfile2)

  2. XMLcompare(file1,file2)

  3. compare(XMLfile1,XMLfile2)

  4. compare(file XML1,file XML2)


Correct Option: C
  1. recovery.activate

  2. enable

  3. recovery.enable

  4. activate


Correct Option: A

The key that is used to Start/End analog Recording mode ?

  1. F3

  2. SHIFT+ALT+F3

  3. CTRL+SHIFT+F3

  4. F10


Correct Option: B

The CHECKPOINT used to check the alt attribute exists for all relevant Objects (such as images) is

  1. DataBase CheckPoint

  2. STANDARD checkpoint

  3. Accessibility checkpoint

  4. Bitmap checkpoint


Correct Option: C

The command used to invoke other application from QTP,

  1. InvokeApplication

  2. SystemUtil.Run

  3. Run

  4. Both a & b


Correct Option: D

The method that adds to the test while implementing Synchronization is

  1. Synchronize

  2. Wait

  3. WaitProperty

  4. Pause


Correct Option: C

To retrieve the current property value of the objects in your application during the run session.

  1. GetVisibleText

  2. GetROProperty

  3. SetROProperty

  4. GetTOProperty


Correct Option: B
  1. get Data (variable, dtGlobalSheet)

  2. get DataTable(variable, dtGlobalSheet)

  3. Set Data(variable, dtGlobalSheet)

  4. Set DataTable(variable, dtGlobalSheet)


Correct Option: D
- Hide questions