can u name some of the important functions in LoadRubber
Scripting?
Answer Posted / 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 |
Post New Answer View All Answers
What do you mean by initialization of quota?
How vugen create a vuser script?
What protocols does loadrunner support?
What are the types of checkpoints is available in loadrunner?
How can we develop the database vuser script?
What is transaction per second graph(pass)?
How are concurrent users differing from simultaneous users?
What is a difference between pacing and think time?
How is each step validated in the script?
How can we edit the vuser script?
What tools are required to analyze vuser run results?
What is the difference between performance testing and performance engineering?
How to schedule a scenario?
How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?
What is rendezvous graph?