What is a function to capture dynamic values in the web
Vuser script?
Answers were Sorted based on User's Feedback
Answer / mahesh sv
Web_reg_save_param function saves dynamic data information
to a parameter.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / maheshwar
web_reg_save_param("parametername","LB=","RB=","ORD=",LAST);
this is the function used to capture the dynamic values in
the web Vuser script.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / amara
The function is varient for each protocal.
for web(http/html) protocal : web_reg_save_param.
windows socket protocal : lrs_save_param. and so on.....
| Is This Answer Correct ? | 0 Yes | 0 No |
What is maximum No of Vusers that we can load using LoadRunner8.0 and how should we connect to database using loadrunner
Any one could help me please in modeling of OpenSTA performance test script for session-id maintenance,so that edited script can used for several users.
During run time where the hosts saves the files?
can anyone help me in getting a sample of TEST CASES..please, i am new to LR and i am having an interview tuesday.....please and any other tips
How did you find database related issues?
In a web application transaction response time comprises of some sub times like time from web browser to web server thn to application server and then time taken to get response from the database and back to the web browser following the same path.How to get these sub times distinctly in LR analysis?
How can we develop the database vuser script?
lr_output_message?
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,
Target 3000 transactions per 1hr 1 Script contain 50 transactions 1 Iteration is taking 20 seconds No.of users 10 and duration 1 hr what is pacing?
what usually indicates that ur virtual user script has dynamic data that is dependent on u parameterized fields?
How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or may be Both).