Skip to main content

HP0-M98 Real Exam Questions

Advanced Scripting using QTP 11 Software Exam

159 questions available · Page 1 of 16

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

We can use the Find and Replace dialog box to replace property or object names.

  1. A

    True

  2. B

    False

Show answer and explanation

Correct answer: A

Question 2 Single choice

What is the shortcut key for opening an Object Repository.

  1. A

    Ctrl + R

  2. B

    Shift + R

  3. C

    Alt + R

  4. D

    Shift + O + R

Show answer and explanation

Correct answer: A

Question 3 Single choice

We can print the contents of the Keyword View to our Windows default printer (and even preview the contents prior to printing).

  1. A

    True

  2. B

    False

Show answer and explanation

Correct answer: A

Question 4 Single choice

The Value cell in the keyword view can contain value .

  1. A

    Constant

  2. B

    Parameter

  3. C

    Both A) & B)

  4. D

    None of these

Show answer and explanation

Correct answer: C

Question 5 Single choice

We cannot directly rename objects in the shared object repository using the Object Repository Manager

  1. A

    True

  2. B

    False

Show answer and explanation

Correct answer: B

Question 6 Single choice

After running a parameterized test, we can view the actual values taken from the Data Table in the Test Results Run-Time Data Table.

  1. A

    True

  2. B

    False

Show answer and explanation

Correct answer: A

Question 7 Single choice

There are three kinds of actions:

  1. A

    Non-reusable action, reusable action, external action

  2. B

    Call to non-reusable action, reusable action, external action

  3. C

    Call to internal action, Call to reusable action, external action

  4. D

    Non-reuse action, reuse action, external action

Show answer and explanation

Correct answer: A

Question 8 Single choice

When we parameterize a step in a test using the Data Table, we must decide whether we want to make it a global Data Table parameter or an action Data Table parameter.

  1. A

    True

  2. B

    False

Show answer and explanation

Correct answer: A

Question 9 Single choice

The is used for sending information to the test results

  1. A

    Reporter.reportevent()

  2. B

    Reporter.log()

  3. C

    Reporter.report()

  4. D

    Reporter.Msgbox()

Show answer and explanation

Correct answer: A

Question 10 Single choice

The is used to compare a pair of XML files

  1. A

    XMLcompare(file1,file2)

  2. B

    Compare(XMLflle1 ,XMLfile2)

  3. C

    XMLfilel.compare(XMLflle2)

Show answer and explanation

Correct answer: B