Home / CSE MCQs / QTP ::

CSE MCQs :: QTP

  1. Action Iteration is
  2. A.
    Number of times action would be executed every global iteration
    B.
    Number of time action would be executed in entire test execution
    C.
    Number of times all actions would be executed globally
    D.
    None

    View Answer

    Workspace

    Discuss Discuss in Forum


  3. 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.
  4. A.
    Checkpoint
    B.
    All the above
    C.
    Output Value
    D.
    Compare the object property

    View Answer

    Workspace

    Discuss Discuss in Forum


  5. The method used to get data from HTML Table is
  6. A.
    GetData(Row,Col)
    B.
    GetRowValue(Rowid,Colname)
    C.
    GetCellData (Row,Col)
    D.
    None

    View Answer

    Workspace

    Discuss Discuss in Forum


  7. Is the Shared ( Global ) Action Repository the default repository in QTP?
  8. A.
    Yes
    B.
    No
    C.
    All the above
    D.
    None

    View Answer

    Workspace

    Discuss Discuss in Forum


  9. By default, how many no of tables would be there in a script?
  10. A.
    1
    B.
    2
    C.
    3
    D.
    4

    View Answer

    Workspace

    Discuss Discuss in Forum


  11. The method used for sending information to the test results.
  12. A.
    Reporter.log()
    B.
    Reporter.reportevent()
    C.
    Reporter.msgbox()
    D.
    Reporter.report()

    View Answer

    Workspace

    Discuss Discuss in Forum


  13. Press ..... to add a new step below the currently selected step.
  14. A.
    F8
    B.
    Shift + A
    C.
    F0
    D.
    Shift + A + Q

    View Answer

    Workspace

    Discuss Discuss in Forum


  15. Where do you mark an action as reusable?
  16. A.
    Action Settings
    B.
    Action Properties
    C.
    Action Run Properties
    D.
    Action Call Properties

    View Answer

    Workspace

    Discuss Discuss in Forum


  17. The Object Repository window is ...... during record and run sessions
  18. A.
    read-only
    B.
    read-write only
    C.
    read-write and enable
    D.
    None of above

    View Answer

    Workspace

    Discuss Discuss in Forum


  19. What is QTP's model for test creation?
  20. A.
    Determine testing needs "“ Define testing environment, Analyse your application and plan actions
    B.
    Set up repositories "“ Local or Shared OR
    C.
    Define function libraries
    D.
    All of these

    View Answer

    Workspace

    Discuss Discuss in Forum