Which Web testing capabilities have been added in HP QuickTest Professional 11? (Select three.)
A. Firefox Document Object Model access
B. Internet Explorer Developer Toolbar support
C. Event Identifiers that enable identification based on events associated to a Web object
D. Javascript code capability that enables Javascript code to be embedded in all loaded browser pages
E. Property Identifiers that enable identification based on properties associated to a Web object
F. Vbscript code capability that enables Vbscript code to run in specific browser pages
What is one purpose of virtual objects?
A. to point to an object name that might be located in any object repository
B. to map an area of your application to a standard class
C. to utilize an object without pre-defining the object type
D. to point to an object that will be defined later, possibly by another tester
What are the default Add-ins installed with HP QuickTest Professional?
A. ActiveX and Web
B. OCX and XML
C. .NET and HTML
D. Visual Basic and Java
What does the Watch tab enable you to do?
A. view only the variable value
B. evaluate a VBScript expression
C. view the dimension in Byte of the selected variable
D. erase a local variable
What can be added to pause a test run at a specific step?
A. breakpoint
B. delay
C. stop point
D. sync statement
What is used to create a Dynamic Programmatic Description?
A. description object, property, and value
B. programmatic object, description, and property
C. programmatic object, method, and ":" in the logical name
D. property, method, and value
Which options are available for the Screen Recorder feature? (Select two.)
A. capture a movie only for the failed steps
B. capture a movie of all steps in the recording stage
C. capture a movie only of selected test runs
D. capture a movie of all steps in the run
E. capture a movie only of selected page
Which conditions cause Smart Identification to fail? (Select two.)
A. Multiple objects match the learned description.
B. No object matches the learned description.
C. No methods match the learned description.
D. Multiple methods match the learned description.
E. An element does not support Smart Identification.
Which steps are required to connect to HP Application Lifecycle Management from HP QuickTest Professional? (Select three.)
A. define a project
B. connect to the server
C. authenticate user
D. create a user
E. define a domain
F. select a project
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. starting and ending parameters
B. input and output conditions
C. initial and end conditions
D. visual and implied cues