QuickTest Professional Fundamentals

Test your knowledge of QuickTest Professional (QTP) test automation tool including Object Spy, Test Objects, debugging, and navigation features.

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What is the shortcut key to clear all Breakpoints?

  1. Shift+Ctrl+F9
  2. Ctrl+Shift+F9
  3. Alt+Shift+F9
  4. Alt+Ctrl+F9
Question 2 Multiple Choice (Single Answer)

The ________ runs only the current line of the script. When the current line calls a method, the method is performed in its entirety, but is not displayed in the view.

  1. Step Over
  2. Step Out
  3. Step Into
  4. Step Till
Question 3 Multiple Choice (Single Answer)

he shortcut keys for Record, Stop and Run respectively are

  1. F4, F3, F5
  2. F3, F4, F5
  3. F4, F5, F3
  4. F3, F5, F4
Question 4 Multiple Choice (Single Answer)

You can manage the test actions and the test or function library steps using the _________ menu commands

  1. File
  2. Edit
  3. Automation
  4. Tools
Question 5 Multiple Choice (Single Answer)

Using the Object Spy, you can view

  1. The run-time or test object properties of any object in an open application.
  2. The test object properties and methods of any object in an open application.
  3. The run-time or test object properties and methods of any object in an open application.
  4. The run-time object properties and methods of any object in an open application.
Question 6 Multiple Choice (Single Answer)

There are ________ object type filters in Object spy dialog box.

  1. One
  2. Three
  3. Four
  4. Two
Question 7 Multiple Choice (Single Answer)

___________ are the highest level of the test hierarchy in the Keyword view.

  1. Tests
  2. Steps
  3. Call to Actions
  4. Actions
Question 8 Multiple Choice (Single Answer)

Object Spy can be found in __________ menu.

  1. Tool
  2. Tools
  3. Task
  4. Tasks
Question 9 Multiple Choice (Single Answer)

The ________________ displays the open documents side-by-side.

  1. Tile Vertically
  2. Tile Horizontally
  3. Cascade
  4. Tile Cascade
Question 10 Multiple Choice (Single Answer)

For opening the Quick Test Professional Help we can use _________

  1. F3
  2. F5
  3. F1
  4. F2
Question 11 Multiple Choice (Single Answer)

If QTP cannot find any object that matches the description, or if it finds more than one object that matches, QuickTest may use the ___________________ mechanism to identify the object.

  1. Ordinal Identifier
  2. Index Identifier
  3. Smart Identification
  4. Assistive Identification
Question 12 Multiple Choice (Single Answer)

You can configure the _________ and ___________ and ___________properties that QuickTest uses to record descriptions of the objects in your application

  1. Mandatory, assistive, and ordinal identifier
  2. Mandatory, required, and ordinal identifier
  3. Smart, assistive, and ordinal identifier
  4. Index, assistive, and ordinal identifier
Question 13 Multiple Choice (Single Answer)

The ___________ property set for each test object is created and maintained by QuickTest.

  1. Run-Time Object
  2. Test Object
  3. Smart Identification Object
  4. Assistive Object
Question 14 Multiple Choice (Single Answer)

You can access and perform ______________ methods using the Object property.

  1. Run-Time Object
  2. Test Object
  3. Smart Identification Object
  4. Assistive Object
Question 15 Multiple Choice (Single Answer)

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