can u name some of the important functions in LoadRubber
Scripting?
Answer / srinivas
web_reg_save_param()<Correlation with its various arguments>
lr_start_transaction()<labelling transactions>
web_custom_submit()<in case of testing any xml requests,
that you amy want to create and test>
atoi()<alpha to integer conversion for making a 0~9 type of
strings effective for use just after correlation because
correlation captures every thing as a string.
sprintf()< to create a charqacter array out of a string,
useful when attaching or augmenting a character array with
some random data returned from server. Generally found
significant immediately after correlations>
lr_whoami()<to generate a unique identifing number for any
vuser in a scenario in Controller>
There would be many more. These are generally used
irrespective of protocol you are using
| Is This Answer Correct ? | 4 Yes | 1 No |
What is use of URL Mode Recording?
What function is used for Encryption and Decryption in your Script?
how can we record the Ajax Script, when some of the validations devloped in AJax using Loadrunner 8.0. I know there is separate protocol in LR 9.0
how can we test clent server application and what is the preliminary requirement for load testing
Can we run the Qtp Scripts in Load Runner?
How to write Web_custom_request?
What is the process for developing a vuser script?
Does the Tool generates think time for the standard value defined in script with respect to server response when we use option use random think time 50 - 150%. or will tool simply calculates value randomly for the standard think time defined in script.
what is mean BVT and BAT? difference between BVT and BAT
Explain the architecture of ur application ?
what do you mean by 90 percentile in the Lr report
12 Answers Contata, Excelacom, TCS, Wipro,
Explain lr_output_message?