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
How you identify performance test use cases of any application?
Which protocols are supported by loadrunner?
What the host attributes determine?
What are all the types of goals in goal-oriented scenario of load runner?
What is lr_output_message?
What is the basic credentials should be provided while recording SAP-GUI?
What is the threshold level for think time and how can be this changed?
What is the think time? What is the threshold level for think time and how can be this changed?
How is vugen script modified after recording?
What is a difference between pacing and think time?
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?
What are the changes that can be made to run-time settings?
What are the 5 icons appear in the buttom of the controller windows?
What are the section contain by the vugen while creating a vuser script?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?