• HP QTP/UFT Certification Quiz

    Instructions For Quiz

    • This Mock Test has 58 Questions
    • Each Question is of 1 marks so total 58 marks
    • MCQ(Multiple Choice Questions) with only ONE valid answer
  • 23) Text Output Value -

    a) outputs property value of any object
    b) outputs text string appearing in AUT
    c) outputs part of displayed text appearing in AUT

  • 24) Select the valid types of Actions in QTP

    a) Nested Actions
    b) Shared Actions
    c) External Actions
    d) Reusable Actions

  • 54) Consider the QTP Script below

    Window("Calculator").WinObject("8").Click 21,6
    Window("Calculator").WinObject("WinObject").Click 14,13

    In which mode is the script recorded ?

  • 56) Consider the QTP Script below:-

    On Error Resume Next

    What does the above line of code do ?

  • Should be Empty: