0% found this document useful (0 votes)
42 views28 pages

V2012-02-10.by - Sindhu PDF

The document contains sample exam questions for HP QuickTest Professional certification. The questions cover topics like checkpoints, object repositories, reusable actions, browser recording, and more. There are 26 multiple choice questions in total testing knowledge of QuickTest functionality and capabilities.

Uploaded by

mohan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views28 pages

V2012-02-10.by - Sindhu PDF

The document contains sample exam questions for HP QuickTest Professional certification. The questions cover topics like checkpoints, object repositories, reusable actions, browser recording, and more. There are 26 multiple choice questions in total testing knowledge of QuickTest functionality and capabilities.

Uploaded by

mohan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 28

HP0-M47qa72

Exam A
QUESTION 1
What is the purpose of the Data Table in a custom checkpoint?
A.
B.
C.
D.

to store output values and formulas


to compare headers
to access global values
to store input objects

Correct Answer: A
Explanation
Explanation/Reference:
QUESTION 2
In HP QuickTest Professional, what does the Managing Versions feature enable you to do?
A.
B.
C.
D.

compare different test results


check out only the latest version of an asset
compare only the latest two versions of an asset
check in only the latest version of an asset

Correct Answer: B
Explanation
Explanation/Reference:
QUESTION 3
You have developed a functional test in HP QuickTest Professional and want to take advantage of version
control in HP Application Lifecycle Management. Which menu option should you use to put your test in HP
Application Lifecycle Management?
A.
B.
C.
D.

Save As
Create Version
Check-in
Save Test with Resources

Correct Answer: A
Explanation
Explanation/Reference:

QUESTION 4
What happens when you import data using the DataTable.ImportSheet function?

A.
B.
C.
D.

Data is overwritten when column headers in Excel and the data table match.
Sheet1 in the Excel file is always imported.
Data will be appended to the data table.
A new column is added to the data table when column headers in Excel and the data table match.

Correct Answer: A
Explanation
Explanation/Reference:
QUESTION 5
HP QuickTest Professional 11 enables you record steps from which browser?
A.
B.
C.
D.

Chrome
Safari
Netscape
Firefox

Correct Answer: D
Explanation
Explanation/Reference:
QUESTION 6
Which Web testing capabilities have been added in HP QuickTest Professional 11? (Select three.)
A.
B.
C.
D.
E.
F.

Firefox Document Object Model access


Internet Explorer Developer Toolbar support
Event Identifiers that enable identification based on events associated to a Web object
Javascript code capability that enables Javascript code to be embedded in all loaded browser pages
Property Identifiers that enable identification based on properties associated to a Web object
Vbscript code capability that enables Vbscript code to run in specific browser pages

Correct Answer: ACD


Explanation
Explanation/Reference:

QUESTION 7
What is created when you select Edit > Action > Split Action?
A. an independent action
B. a new shared object repository

C. an action fork
D. a new test
Correct Answer: A
Explanation
Explanation/Reference:
QUESTION 8
When inserting a call to a reusable action, which two ways can the tester handle the data resources in that
action? (Select two.)
A.
B.
C.
D.
E.

Have the new action refer to a read-only copy of the data in the original action.
Have the action get an empty set of data resources.
Delete the data.
Store an editable copy of the data in the new action.
Have the new action refer with write permissions to the copy of the data in the original action.

Correct Answer: AD
Explanation
Explanation/Reference:
QUESTION 9
An HP QuickTest Professional instructor needs to take a sample test that was built in HP Application Lifecycle
Management to an off-site training facility. What is the simplest way to convert that test into a portable
format?
A. Use the Export to Portable feature to export the test with its object repository into XML format.
B. Use the Save Test with Resources feature for main test and do the same for the test that contains the
called reusable actions.
C. Use the Save Test with Resources feature.
D. Use the Export to Zip feature.
Correct Answer: C
Explanation
Explanation/Reference:

QUESTION 10
What is configured with the Action Call Properties dialog box?
A. object repositories
B. test flow settings
C. test run properties

D. local data sheet iterations


Correct Answer: D
Explanation
Explanation/Reference:
QUESTION 11
A test, EditShoppingCart, has a call to an external action, SaveCart. The owner of SaveCart needs to perform
maintenance on it and has turned off its Reusable property. When testers open the EditShoppingCart test,
how will they know that the SaveCart action is unavailable?
A.
B.
C.
D.

SaveCart is listed with an explanation in the Details column in the Missing Resources panel.
HP QuickTest Professional pops up an informational message when EditShoppingCart is opened.
SaveCart is grayed out in the Test Flow panel.
SaveCart is grayed out in the External Actions list in the Resources panel.

Correct Answer: B
Explanation
Explanation/Reference:
QUESTION 12
HP QuickTest Professional supports which kinds of Object Repositories? (Select two.)
A.
B.
C.
D.
E.

Global
Shared
Test
Action
Local

Correct Answer: BE
Explanation
Explanation/Reference:

QUESTION 13
Which types of conflicts does the Objects Repositories Merge Tool detect?
A.
B.
C.
D.

same name different description, similar description


same name extra properties, different name same properties
same name different parent, same parent different name
same object different parent, similar description

Correct Answer: A

Explanation
Explanation/Reference:
QUESTION 14
Which menu is used to access the Object Repository Manager to modify a shared object repository?
A.
B.
C.
D.

Resources
File
Edit
Tools

Correct Answer: A
Explanation
Explanation/Reference:
QUESTION 15
Which access does a newly purchased HP Functional Testing license provide?
A.
B.
C.
D.

only HP QuickTest Professional


only HP QuickTest Professional and its Add-ins
Service Test, HP QuickTest Professional and its Add-ins
Functional Testing License Server Console, HP QuickTest Professional and its Add-ins

Correct Answer: B
Explanation
Explanation/Reference:

QUESTION 16
Which statement is true about HP QuickTest Professional (QTP) software update processes? (Select two.)
A. You can manually check for updates using the Updater Tool and then optionally download and install
them.
B. You can manually check for updates within QTP by selecting Help > HP Update, and then optionally
download and install them.
C. QTP automatically checks for updates when it is started and automatically applies them.
D. You can manually check for updates within QTP by selecting Start > Programs > HP QuickTest
Professional > HP Update, and then optionally download and install them.
E. QTP automatically checks for updates once every 30 days and automatically applies them, by default.
Correct Answer: BD
Explanation

Explanation/Reference:
QUESTION 17
What is one purpose of virtual objects?
A.
B.
C.
D.

to point to an object name that might be located in any object repository


to map an area of your application to a standard class
to utilize an object without pre-defining the object type
to point to an object that will be defined later, possibly by another tester

Correct Answer: B
Explanation
Explanation/Reference:
QUESTION 18
How is the Low Level Recording mode initiated?
A.
B.
C.
D.

by clicking Tools > Automation menu > Activate Low Level Recording
by clicking Record and pressing F8
by clicking the Record button twice
by clicking Record and selecting it from the Automation menu

Correct Answer: D
Explanation
Explanation/Reference:

QUESTION 19
Where can a new Extensibility support set be activated after its deployment to HP QuickTest Professional?
A. the Add-in manager, which displays the name of the new Extensibility support set as an additional Add-in,
under the Web Add-in
B. the Add-in manager, which displays the name of the new Extensibility support set as an additional
independent Add-in
C. the Record and Run Settings dialog box, which displays the name of the new Extensibility support set as
an additional option in the Web tab
D. the Resources pane, which displays the name of the new Extensibility support set as an additional node in
the Resources tree
Correct Answer: A
Explanation
Explanation/Reference:

QUESTION 20
Which public toolkits are supported by the Web Add-in Extensibility feature? (Select four.)
A.
B.
C.
D.
E.
F.
G.
H.

ASP.NET AJAX
FOX
SUN JWDK
Motif
Google Web Toolkit
YahooUI
Dojo
COM.NET AJAX

Correct Answer: AEFG


Explanation
Explanation/Reference:
QUESTION 21
How does the HP QuickTest Professional Web Add-in Extensibility feature improve browser independent
support?
A. It supports testing custom controls on both Internet Explorer and Firefox, and on different versions of these
browsers.
B. It extends Web testing support to Google Chrome and its different versions.
C. It supports testing custom controls on different versions of Internet Explorer only.
D. It supports browser independent web testing by replacing the Web Add-in.
Correct Answer: A
Explanation
Explanation/Reference:

QUESTION 22
Which recovery option is best for a pop-up message that states "Printer is out of ink"?
A.
B.
C.
D.

close application process


function call
restart Microsoft Windows
keyboard or mouse operation

Correct Answer: D
Explanation
Explanation/Reference:

QUESTION 23
What are prerequisites for using Log Tracking? (Select two.)
A.
B.
C.
D.
E.

The log framework must include an UDP appender.


The log files must be placed in a test directory.
The test must support log tracking statements.
All the Optional Steps must be disabled.
The tested application must use Java or .NET log framework.

Correct Answer: AE
Explanation
Explanation/Reference:
QUESTION 24
Which data table method can retrieve data from an Excel file?
A.
B.
C.
D.

OpenSheet
ExportSheet
ImportSheet
GetSheet

Correct Answer: C
Explanation
Explanation/Reference:

QUESTION 25
Which HP QuickTest Professional feature enables you to track application performance counters during a run
session?
A.
B.
C.
D.

Environment Monitor
Local System Monitor
Resource counters
Run Viewer

Correct Answer: B
Explanation
Explanation/Reference:
QUESTION 26
You have created a Bitmap checkpoint and want to allow a certain degree of difference between a stored
expected image and an image from the AUT and still consider it a PASS. Which checkpoint feature should
you use?

A.
B.
C.
D.

RGB tolerance
BW tolerance
image tolerance
bit tolerance

Correct Answer: A
Explanation
Explanation/Reference:
QUESTION 27
Which type of checkpoint compares pixel values?
A.
B.
C.
D.
E.

XML
Visual
Graphical
Standard
Bitmap

Correct Answer: B
Explanation
Explanation/Reference:

QUESTION 28
What is the purpose of the GetROProperty method?
A.
B.
C.
D.

to retrieve a property value of a runtime object


to retrieve a property of a test object
to retrieve a property value of a test object
to retrieve a property of a repository object

Correct Answer: A
Explanation
Explanation/Reference:
QUESTION 29
What are two HP QuickTest Professional resources?
A. Recovery Scenarios and Images
B. Checkpoints and Test Versions
C. Images and Checkpoints

D. Function Libraries and Recovery Scenarios


Correct Answer: D
Explanation
Explanation/Reference:
QUESTION 30
How can you add or change recordable or non-recordable operations to your test? (Select three.)
A.
B.
C.
D.
E.
F.

Drag objects from the Available Keywords pane.


Drag objects from the data table or insert from a shared repository.
Change the operation in the Keyword View.
Drag objects from Available Keywords or from the Active Screen.
Use the Step Generator or insert through Keyword View.
Add an operation in the Recording Option Manager.

Correct Answer: ACE


Explanation
Explanation/Reference:

QUESTION 31
What is the purpose of the Visual Relation Identifier?
A.
B.
C.
D.

It allows identification of
It allows identification of
It allows identification of
It allows identification of

objects, based on mapping of the Object Hierarchy to the AUT.


objects, based on sorting of objects on the AUT in a specific order.
objects, based on mapping to specific default classes.
objects, based on their neighboring objects.

Correct Answer: D
Explanation
Explanation/Reference:
QUESTION 32
How does HP QuickTest Professional identify each object you record? (Select two.)
A.
B.
C.
D.
E.

by class
by properties
by methods
by conditions
by actions

Correct Answer: AB

Explanation
Explanation/Reference:
QUESTION 33
DRAG DROP
Click the Task button. Place the methods for identifying an object in the order in which QTP would attempt to
use them Assume they are all defined/enabled.

A.
B.
C.
D.
Correct Answer:
Explanation
Explanation/Reference:

QUESTION 34
Using a default installation of HP QuickTest Professional, which type of Object Repository stores objects when
they are created?
A.
B.
C.
D.

reusable
global
local
shared

Correct Answer: C
Explanation
Explanation/Reference:
QUESTION 35
After recording a test, you find an object in the Object Repository named AppResult_1. Which Object
Repository feature allows you to search for this object in your application?
A.
B.
C.
D.

Search in Repository
Highlight in Application
Locate in Application
Find in Application

Correct Answer: B
Explanation
Explanation/Reference:

QUESTION 36
DRAG DROP
Click the Task button. Match the icons in the Object Spy dialog box with their descriptions. Note:
Icons may be used more than once.

A.
B.
C.
D.

Correct Answer:
Explanation
Explanation/Reference:

QUESTION 37
What is a logical name in HP QuickTest Professional?
A. the name assigned to a recorded object
B. the attached text of the test object
C. the name of a logical test condition

D. the name of the Object Repository


Correct Answer: A
Explanation
Explanation/Reference:

QUESTION 38
What can a dot indicate in VBScript? (Select three.)
A.
B.
C.
D.
E.
F.

a method
a description
a property
a function argument
a child object
an end of statement

Correct Answer: ACE


Explanation
Explanation/Reference:
QUESTION 39
Which feature of HP QuickTest Professional displays VBScript code?
A.
B.
C.
D.

Programmatic Description
Expert View
Keyword View
Object Editor

Correct Answer: B
Explanation
Explanation/Reference:
QUESTION 40
Which statement is true about a Database checkpoint?
A.
B.
C.
D.

It checks the state of an object property.


It checks for a parameterized property value.
It uses a query to validate actual value.
It checks for a constant property value.

Correct Answer: C
Explanation

Explanation/Reference:

QUESTION 41
Which option can be selected in the Active Screen Options tab?
A.
B.
C.
D.

display the Active Screen


save window layout
display test report after test run
change the capture level

Correct Answer: D
Explanation
Explanation/Reference:
QUESTION 42
What are the default Add-ins installed with HP QuickTest Professional?
A.
B.
C.
D.

ActiveX and Web


OCX and XML
.NET and HTML
Visual Basic and Java

Correct Answer: D
Explanation
Explanation/Reference:
QUESTION 43
What is stored in the Default Test folder using the default HP QuickTest Professional folder structure? (Select
two.)
A.
B.
C.
D.
E.

local Data Table


run-time Data Table
Action0 folder
local Action folder
Data folder

Correct Answer: CD
Explanation
Explanation/Reference:

QUESTION 44
You have defined a global synchronization timeout of 30 seconds for your test. The synchronization point
timeout for a button to become enabled is set to 30,000. During playback of the script, what is the maximum
amount of time HP QuickTest Professional will wait for the button to become enabled?
A.
B.
C.
D.

30 seconds
33 seconds
60 seconds
30,030 seconds

Correct Answer: C
Explanation
Explanation/Reference:
QUESTION 45
Which feature of the Object Repository allows you to add a new object planned for your application?
A.
B.
C.
D.

Add New Test Object


Specify New Test Object
Record New Test Object
Define New Test Object

Correct Answer: D
Explanation
Explanation/Reference:
QUESTION 46
What is displayed in the HP QuickTest Professional Keyword View?
A.
B.
C.
D.

the active screen during the test run


keywords used in the initial and end conditions
associated functions available to the action
the recorded steps in graphical format

Correct Answer: D
Explanation
Explanation/Reference:

QUESTION 47
In the test results, square brackets around a test object name indicate that the test object was dynamically
created using which functions? (Select two.)
A.
B.
C.
D.
E.

Child Objects method


Smart Identification
DynamicBuild method
Create method
Programmatic Description

Correct Answer: AE
Explanation
Explanation/Reference:
QUESTION 48
Where should an output parameter be saved for reuse?
A.
B.
C.
D.

run-time data table


design-time data table
design-time data repository
run-time data repository

Correct Answer: B
Explanation
Explanation/Reference:
QUESTION 49
You added parameters in your test and defined them in the Global and Local sheets. The Global sheet
includes two rows, and the Local sheet includes five rows. If you do not change any of the default data table
run settings, how many times will the test iterate?
A.
B.
C.
D.

2
5
7
10

Correct Answer: A
Explanation
Explanation/Reference:

QUESTION 50
The global data table for a test includes 50 rows. What is the best way for you to limit this test to only run five
iterations?
A.
B.
C.
D.

Delete all but five rows from the run-time Data Table.
Add custom code to Expert View to limit the iterations.
Disable all but five of the rows.
Modify the Run options to Test Settings dialog.

Correct Answer: D
Explanation
Explanation/Reference:
QUESTION 51
What does the Automatically Parameterizing Steps feature enable you to do?
A.
B.
C.
D.

generate random parameter values for each action in a test


perform automatic parameterization of all relevant steps in any action in a test
create test steps automatically in any action in a test
link parameters to test requirements in any action in a test

Correct Answer: B
Explanation
Explanation/Reference:
QUESTION 52
What does the Watch tab enable you to do?
A.
B.
C.
D.

view only the variable value


evaluate a VBScript expression
view the dimension in Byte of the selected variable
erase a local variable

Correct Answer: B
Explanation
Explanation/Reference:

QUESTION 53
What can be added to pause a test run at a specific step?
A.
B.
C.
D.

breakpoint
delay
stop point
sync statement

Correct Answer: A
Explanation
Explanation/Reference:
QUESTION 54
What is used to create a Dynamic Programmatic Description?
A.
B.
C.
D.

description object, property, and value


programmatic object, description, and property
programmatic object, method, and ":" in the logical name
property, method, and value

Correct Answer: A
Explanation
Explanation/Reference:
QUESTION 55
Which type of object is best handled with a Programmatic Description?
A.
B.
C.
D.

a static runtime object


a test object
an object not in the Object Repository
a static button

Correct Answer: C
Explanation
Explanation/Reference:

QUESTION 56
Which options are available for the Screen Recorder feature? (Select two.)
A.
B.
C.
D.
E.

capture a movie only for the failed steps


capture a movie of all steps in the recording stage
capture a movie only of selected test runs
capture a movie of all steps in the run
capture a movie only of selected page

Correct Answer: AD
Explanation
Explanation/Reference:
QUESTION 57
What is available in the Executive Summary section of the Run Result pane? (Select two.)
A.
B.
C.
D.
E.

a graphical representation of the results


the Pass/Fail test status
the test parameters value
a still image of the state of the application at a particular step
the total run execution time

Correct Answer: BE
Explanation
Explanation/Reference:
QUESTION 58
Which pane in the Run Result window should you use to compare test results across different test runs?
A.
B.
C.
D.

Captured Data pane


Compare Results pane
Statistics pane
Executive Summary pane

Correct Answer: C
Explanation
Explanation/Reference:

QUESTION 59
Which HP QuickTest Professional feature can be installed as a standalone application?
A.
B.
C.
D.

Run Result Viewer


Object Repository Manager
Log Tracking Manager
Object Spy

Correct Answer: A
Explanation
Explanation/Reference:
QUESTION 60
You have configured a test without checkpoints. After a successful test run with no failures, which status is
displayed in the Test Results Summary?
A.
B.
C.
D.

Passed
Done
Successful
Complete

Correct Answer: B
Explanation
Explanation/Reference:
QUESTION 61
Which conditions cause Smart Identification to fail? (Select two.)
A.
B.
C.
D.
E.

Multiple objects match the learned description.


No object matches the learned description.
No methods match the learned description.
Multiple methods match the learned description.
An element does not support Smart Identification.

Correct Answer: AB
Explanation
Explanation/Reference:

QUESTION 62
DRAG DROP
Click the Task button. Identify the valid steps of the Smart Identification process and place them in the correct
order of execution.

A.
B.
C.
D.
Correct Answer:
Explanation
Explanation/Reference:

QUESTION 63
Which feature requires a connection to HP Application Lifecycle Management?
A.
B.
C.
D.

Jump to Step
Baselining
System Monitor
Save Test with Resources

Correct Answer: B
Explanation
Explanation/Reference:
QUESTION 64
Which steps are required to connect to HP Application Lifecycle Management from HP QuickTest
Professional? (Select three.)

A.
B.
C.
D.
E.
F.

define a project
connect to the server
authenticate user
create a user
define a domain
select a project

Correct Answer: BCF


Explanation
Explanation/Reference:
QUESTION 65
Before automating a test, you decide to create a library of actions to be reused to achieve testing goals.
Which elements are critical for recording the different combinations of actions?
A.
B.
C.
D.

starting and ending parameters


input and output conditions
initial and end conditions
visual and implied cues

Correct Answer: C
Explanation
Explanation/Reference:

QUESTION 66
What are the predefined Web Event Recording Configurations in HP QuickTest Professional? (Select three.)
A.
B.
C.
D.
E.
F.

Low
Basic
Medium
Intermediate
High
Advanced

Correct Answer: BCE


Explanation
Explanation/Reference:
QUESTION 67
Which type of visual cue is easy to test with HP QuickTest Professional and requires a large amount of time to
verify manually?

A.
B.
C.
D.

content of an image
existence of an image
grayed-out field
text attachment

Correct Answer: A
Explanation
Explanation/Reference:
QUESTION 68
Which type of checkpoint ensures that a new record is saved correctly?
A.
B.
C.
D.

Text
Standard
Database
Bitmap

Correct Answer: C
Explanation
Explanation/Reference:

QUESTION 69
What are expected values in HP QuickTest Professional?
A.
B.
C.
D.

the values recorded during a test run and compared with original values within test objects
the values contained in the "expected results" property of each test object
the values predefined as the expected results of an unsuccessful test run
the values captured during recording and used in checkpoints as reference values

Correct Answer: D
Explanation
Explanation/Reference:
QUESTION 70
Which HP QuickTest Professional feature acknowledges that the application is executing as expected?
A.
B.
C.
D.

checkpoint
parameterization
validation
breakpoint

Correct Answer: A
Explanation
Explanation/Reference:
QUESTION 71
What does the HP QuickTest Professional Missing Resources pane provide?
A.
B.
C.
D.

a list of
a list of
a list of
a list of

all the resources that are referenced in your test or component


all the resources that are NOT referenced in your test or component
the resources that are referenced in your test or component but cannot be found
the resources that have been moved from the standard include path

Correct Answer: D
Explanation
Explanation/Reference:

QUESTION 72
What are characteristics of HP QuickTest Professional's Process Guidance Tool? (Select three.)
A.
B.
C.
D.
E.
F.

It can be customized to define a customer's specific test automation processes.


It displays information about test process coverage.
It displays processes independent of the required document type and Add-in.
It can be used to navigate through the core activities of important testing processes.
It can be used to learn the preferred methodology for performing processes.
It can be used to generate tests from requirements.

Correct Answer: ADE


Explanation
Explanation/Reference:

You might also like