what is the exactly meening of web_reg_save_param?
Answers were Sorted based on User's Feedback
Answer / hariprasad reddy
web_reg_save_param()
web = webapplication(HTTP)
reg = Regestration
save = saving the next comming dynamic value into the
parameter name
param = parameter
The web_reg_save_param() function registers a request to
retrivew dynamic information from the downloaded page and
save it to the above mentoned parameter name.
the above information is upto me, if any wrong plz excusive
me.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / ram
This function can be used to correlate the values.
It will save the value that is to be generated by the
server in next accesing of the application.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / nagarjuna reddy yedla
web_reg_save_param()
web = webapplication(HTTP)
reg = Regestration
save = saving the next comming dynamic value into the
parameter name
param = parameter
Please, note that web_reg_save_param function does not
perform correlation. web_reg_save_param function just
registers a request for correlation from the next server
response. That's why web_reg_save_param function should be
placed before action functions, such as: web_url,
web_submit_form, and others.
1). Enable extended logging for LoadRunner parameters
substitutions. It will be helpful for script debugging:
Nagarjuna Reddy Yedla
nagarjuna.qc@gmail.com
9881593030
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / chandra
This function can be used to correlate the values.It captures a dynamic value
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shiva
Web-reg-save-param is used to capture the dynamic values coming from the servers and replaces in the logic
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the major challenges u faced in performance testing ?
hi i want how to know how to explain the load runner process please explain iam having the interivew
What is memory Leak. What is the most suitable performance counter to detect Memory Leak.
how many performance test scripts have you written? what was the performance issues you had? what did you recommended to that issues? what kind of performance requirements did you have? how did you tune the system for performance? how did you ramped up the users? how did you find the bottlenecks of the system? did you find any coding issues and if yes what kinds of?
Hi, I am executing a scenario for 48 hours. My controller is on remote host, so I am using RDC. After some 24 hours my remote session got terminated as it is put idle for some time. When I tried to open the result file(As it is Auto Collated and saved in the results folder), it is giving error. Is there any way that I can see the results for which the remote session is terminated? Please help in resolving this.
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
What are the components of LoadRunner?
Did u use Load Runner? What version?
What is manual correlation?
What is the difference between HTTP and HTTPS.in Load Runner. And how will u know(Client)ur using HTTP or HTTPS.? Any one can justify?
how to place a image check in load runner script.what is the procedure?
What is Perfomance Tuning? where can we use this