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 |
where we can see the graphs in Loadrunner when it is use ? (Chandana)
what are the baseline doc for performance testing?
What is the Diffrence between Clint server & Web based application ? plz Explain in detail (Chandana)
which browsers versions are supported in loadrunner 8.1?if any patches are required for browsers?
3 Answers Prodigy Technologies, TCS,
How u know that 20th user not running correctly in ur graph?
3 Answers Infosys, ITC Infotech,
What is main usage and function of MI Listener? Please anyone give me a correct ans.....
Hi I am to load runner ,please let me know what is the actual process of load runner and how to use it
AFter generation the script for a application i am trying to make correlation but it is showing 404 error after customization.could u please help me how i have to make correlation give me steps please
Loadrunner is enough to monitor all the servers while load testing? if yes how can u monitor & which servers u monitor & how can u access those servers through LR explain it??
1 Answers CTS, Strategic Outsourcing Services,
How can we develop the database vuser script?
hi i want how to know how to explain the load runner process please explain iam having the interivew
How to get the intermediate results from Controller, for example, when a 10 hours execution is going on in Controller, before the execution is completed how we can get the results at some 5 hours. Is it possible? (Not through graphs)