Which formats contain valid VuGen built-in DFEs?
Which formats contain valid VuGen built-in DFEs?
What should you do?
You add the logic lr_message(“the message”); to your script but you do not see any messages in
the Output window while running the scenario in the Controller. What should you do?
Which command allows you to ignore this failure and continue the script execution?
You are tasked with building a Web script. Upon replay, one URL sometimes throws a 404 error
that results in the script execution stopping. You want to continue running the script when this 404
occurs because it is not critical to the test. Which command allows you to ignore this failure and
continue the script execution?
what will you set them as?
which protocol(s) can automatic transactions per step be defined?
For which protocol(s) can automatic transactions per step be defined?
What do transaction times measure?
What do transaction times measure?
What is the unit of measurement for a transaction?
What is the unit of measurement for a transaction?
Which C function should be used?
A script needs to run a specific Web URL request 10 times. Which C function should be used?
What does the lr_advance_param command do?
What does the lr_advance_param command do?
What should you use to call this custom function and pass your param_quantity value to it?
You are calling a custom function in a script you have written. The custom function takes an
integer and is of the format myfunc(int); The HP LoadRunner parameter is called param_quantity.
What should you use to call this custom function and pass your param_quantity value to it?