what is the alternative of web_reg_find function?
Answers were Sorted based on User's Feedback
Answer / praveen ch
web_find is the alternative of web_reg_find.
but web_find is uesd for HTML based script only and web_reg_find is used for both HTML,URL based scripts.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / satish paladugula
the alternative of we web_reg_find is web_get_int_property
function should be used in this function we can get the
server response code
| Is This Answer Correct ? | 3 Yes | 10 No |
Answer / rakesh jain
Web_reg_save_parm is also another alternative of
web_reg_find function.
| Is This Answer Correct ? | 2 Yes | 11 No |
lr_output_message?
What does vuser_init action contain?
How can we find database related issues?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs?
How do you estimating target load levels in loadrunner?
how can i capture the elapsed time of a scenario in a script?
When will we use HTML recording and when will we use URL Recording, How we know that when will we use HTML and when will we use URL(Real timers plz)
Application Description: My current Project is a .net application & has Active X components also implements AJAX technology for report generation. Flow : A report has to be generated as soon as the preferences have been selected. Issue With Web(http/html) protocol in LR 8.1.4 and LR 9.1: Replay snap shot doesn't show any screens except the login screen(junk data is displayed instead of Reports)..And the last snap shot has "session expired" messsage. Issue with Web(click and Script) Able to record and replay sometimes...but no consistentency. Couldn't execute the script in the controller due to this incosistency. Any suggestions would be really helpfull.E-mail me for any further clarifications/information.
You have created several auto-correlation rules. A new tester on your team is preparing to record a group of scripts on the same application on his workstation. What can you do to provide the tester with the correlation rules?
Why do you create parameters?
Why do you create parameter?
The response time of an application was 2.5 seconds.After a minor hotfix,the response time increased to 5 seconds.What analysis can you make out. What are all the things u check in the server side in such a scenario?