Which versions of Internet Explorer may be used on Load Generators when TruClient scripts are used in the test scenarios? (Select two.)
A. Internet Explorer Version 10
B. Internet Explorer Version 6
C. Internet Explorer Version 8
D. Internet Explorer for Mac
E. Internet Explorer Version 9
What is the purpose of End Event in a TruClient script?
A. defines when the document is loaded
B. defines when an action has received the DOM
C. defines when next steps are allowed to start
D. defines when the script has ended
Where in the TruClient workflow does all of the script debugging and enhancing occur?
A. in the TruClient user interface-Develop Script mode only
B. in the Controller
C. in both the TruClient user interface and VuGen script view window
D. in the VuGen script view window only
How do you export the entire contents of a Virtual Table Server (VTS) instance to a file?
A. Select the Export link from the VTS web user interface.
B. Open the VuGen data utility, and select Export.
C. Request that your DBA back up the data store.
D. From within you script, use the Export API function call.
What should you do to enable the improved Replay Summary statistics in VuGen?
A. Navigate to Tools > Options > Scripting > Replay and check the Collect Replay Statistics option within VuGen.
B. Navigate to Tools > Options > Scripting > Replay and check the Generate report during script execution option within VuGen.
C. Set COLLECT_REPLAY_STATISTICS to True in the vugen.ini configuration file found in the config folder within the LoadRunner installation directory.
D. Navigate to Run-Time settings > Replay and check the Collect Replay Statistics option within the script.
Which optional enhancements are available for TruClient scripts? (Select three.)
A. Correlate value
B. Annotate screenshot
C. Insert catch error steps
D. Create parameters
E. Reference class/assembly
F. Verify that an object exists
What is the purpose of the VuGen Tasks Pane?
A. to allow Performance Testers to send messages to one another about script tasks and project goals
B. to add, edit, and track tasks associated with an individual script or overall goals of the project
C. to compare test results to specific goals and update the project status accordingly
D. to add, edit, and remove bookmarks and breakpoints within a script
What must be performed on the mobile device before recording a script using the Mobile Application HTTP/HTML protocol?
A. Clear the cache, history, and cookies on the mobile device.
B. Clear the history on the mobile device.
C. Clear the cookies and history on the mobile device.
D. Clear the cache on the mobile device.
What is the most likely recording protocol that you will need to use to script a web-based application that employs client side Javascript?
A. Java Over HTTP
B. TruClient
C. Web HTTP/HTML
D. SOA Web Services