Tag: testing

Questions Related to testing

  1. GetToProperty

  2. GetProperty

  3. GetRoProperty

  4. ObjectProperty


Correct Option: C
  1. ' (Single Quote)

  2. /*

  3. //

  4. REM


Correct Option: A,D
  1. Use descriptive programming.

  2. Use QTP record option.

  3. Use virtual objects

  4. None of above


Correct Option: C
  1. UpperCase

  2. UpCase

  3. UCase

  4. Upper


Correct Option: C
  1. Exit

  2. ExitAction

  3. Exit Action

  4. Exit Now


Correct Option: B
  1. CreatePage = New Pages

  2. New CreatePage = Pages()

  3. Set CreatePage = New Pages

  4. Dim CreatePage = New Pages


Correct Option: C
  1. Rows

  2. RowCount

  3. GetRows

  4. None of the above.


Correct Option: B
  1. DataTable.ExportSheet

  2. DataTable.Exports

  3. DataTable.Export

  4. All of the above.


Correct Option: A,C