Tag: testing

Questions Related to testing

The _________ method is used to retieve data from HTML Table

  1. GetCellData(Row ,Col)

  2. GetData(Row,Col)

  3. GetRowValue(Roeid,Colname)

  4. None of the Above


Correct Option: A

The __________recording mode is used for an object not recgnized by QTP

  1. Low-Level

  2. Normal

  3. Analog

  4. None of the Above


Correct Option: A
  1. Object identification

  2. Test Table

  3. Object Repository

  4. Data Table


Correct Option: C

During a run session ,current property value of the objects can be obtained by

  1. SetROProperty

  2. GetROProperty

  3. GetTOProperty

  4. GetVisibleText


Correct Option: B
  1. Service.StartTransaction "Name" , Services.EndTransaction "Name"

  2. StartTransaction.services "Name" , EndTrasaction.services " Name"

  3. StartTransaction("Name") , EndTransaction("Name")

  4. None of the Above


Correct Option: A

You can retrieve or modify property values of the test object during the run session by adding ……….statements in the Keyword View or Expert View.

  1. GetROProperty & SetROProperty

  2. GetTOProperty & SetTOProperty

  3. GetTOProperty & SetROProperty

  4. GetROProperty & SetTOProperty


Correct Option: B
  1. Properties, Run, Resources, Parameters, Environment, Web, Recovery

  2. ) Properties, Run, Resources, Parameters, Environment, Web Settings,Recovery

  3. Properties, Run Options, Resources, Parameters, Environment, Web, Recovery

  4. Properties, Run, Resources, Input Parameters, Environment, Web, Recovery


Correct Option: A