Labels

Wednesday, June 13, 2012

LoadRunner Certification Practice Questions?

 Which statement is true about the availability of VuGen?
A. VuGen is only included when performing a full installation.
B. An extra license is required to obtain VuGen.
C. VuGen is available in a full installation, but is only activated if QuickTest Professional is also installed.
D. VuGen is available in a full installation and as a standalone installation.

Answer:D

Which features are provided by WAN Emulation? (Select two.)
A. simulate network latency between Load Generators and tested machines
B. measure network bandwidth utilization of HP LoadRunner hosts during tests
C. measure response time of a transaction during performance tests
D. define maximum bandwidth of a Load Generator
E. monitor uptime of a Load Generator

Answer:AD

During a test run, why is it important to insert Run-time Monitors on Controller and Load Generator machines?
A. to verify that Vuser ramp and Load Generator CPU usage are approximately the same
B. to verify that your test architecture is properly isolated from external disturbance
C. to ensure that test architecture performance is not lower than that of the architecture under test
D. to ensure that your test architecture can generate the desired load without itself becoming a bottleneck

Answer:D

Which goal is an example of a measurable goal?
A. the number of iterations defined in the Run-time Settings (RTS)
B. the identification of the name of the application server
C. the expected transaction response time
D. the number of Load Generators to be used

Answer:C

Which goal is an example of a high level goal?
A. Error rate may not be higher than 10% of all transactions.
B. Update transaction must work in peak time.
C. 500 users must be able to log in at the same time.
D. The Search transaction may not take longer than 3 seconds.

Answer:B

Which default port is used for the communication between MI_Listener and Monitoring Agent?
A. 443
B. 1521
C. 8080
D. 50500

Answer:A

Which HP LoadRunner application or component is used to upload the license?
A. Controller
B. Analysis
C. Virtual User Generator
D. Launcher

Answer:D

Which tool is used to manage and maintain a scenario?
A. VuGen
B. Analysis
C. Controller
D. Load Generator r Generator
D. Launcher

Answer:D

The HP LoadRunner Controller can be connected and configured to collect monitoring data from which product?
A. BPM
B. SiteScope
C. Asset Manager
D. PPM

Answer:A

Why is it important to know how the application under test is being used?
A. to determine if an automated test is possible
B. to define the sizing of the application server
C. to define the number of load tests according to the usage
D. to test real-world conditions as closely as possible

Answer:D


HP0-M49: HP Virtual User Generator 11.x Software

Where should you add a web_reg_save_param function to a script?
A. in the global.h section
B. before the step that contains the dynamic value
C. before the step that generates a response from the server containing the value
D. at the beginning of the action section that contains the dynamic value


Answer:C


When is correlation used?
A. when a recorded script includes a dynamic value (such as a session ID) and cannot replay
B. when you want to take a value and turn it into a variable in order to make your script more realistic
C. when you want to input different users' credentials in your script
D. when you want to check the presence of a string in a response to validate script results


Answer:A


What is the best way to compare two versions of a script?
A. You open a second instance of VuGen and do a line-by-line comparison.
B. You click on Tools > Compare with Script ...
C. You use the test result to compare the scripts.
D. You verify the output.txt of both scripts.


Answer:B


Which default actions are provided by VuGen? (Select three.)
A. vuser_init
B. vuser_run
C. vuser_pause
D. action
E. vuser_pass
F. vuser_end
G. vuser_pending


Answer:A,D,F


What is the best way to use an action from an existing script in a new script?
A. You record the action again in the new script.
B. You copy the code from the existing script action to the new script.
C. You run both Vusers in the scenario with only the relevant actions listed.
D. You import the action into a script directly from the pre-existing script.


Answer:D


Percentage weighting for blocks in Run Logic on Run-time Settings exists for which blocks?
A. only blocks running in sequential
B. only blocks running in random
C. blocks running in random or sequential
D. blocks running unique


Answer:B


Consider a business process with login, business logic and logout. Login and logout need to be iterated only once while business logic will be iterated many times. What is the correct way to record in terms of actions in the script?
A. record the entire business process in action
B. record the entire business process in vuser_init
C. record login logic in vuser_init, business logic in action, logout logic in vuser_end
D. record the entire business process in vuser_end


Answer:C


A customer uses Adobe BlazeDS Server for their web browser to server communications with a Flash Client. Which protocol should be used in VuGen to test this application?
A. HTML
B. Click-n-Script
C. AMF
D. TruClient
E. SOA


Answer:C


In HTML-based and URL-based recording modes, user steps are recorded at different layers. They differ in the layer where the user steps are recorded. Why is the HTML recording name also named as "context sensitive"?
A. because every UI object is recognized in the context of the page/window to which it belongs
B. because the browser cache stores a copy of the page, in the context of which user actions are performed
C. because the playback engine cache stores a copy of the page, in the context of which user actions are performed
D. because context sensitive help suggestions are available in HTML mode only


Answer:C

No comments:

Post a Comment