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 are the different sections of the script? In what sequence do these sections run?
can u name some of the important functions in LoadRubber Scripting?
What is a rendezvous point?
While running a scenario in loadrunner controller,the component suddenly hangs and gets closed automatically,the results of the test is no saved and when i open the scenario now,how can i get the results back.?
With 1+ years Exp in Lr tool mentiond Roles and Responsbulites ?
What are the components of LoadRunner?
What is report header and what are the information contains?
What is the purpose of an extended log?
In which scenario, we should use "Vuser as Process" rather than "Vuser as Thread" and what is advantage of "Vuser as Process" option. (Please do not describe about Vuser as thread or advantages of vuser as thread).
I am not able to access controller machine and I have to run test. How would I handle this situation?
What are the parameters in Load Runner?
Why is parameterization necessary in the script?