What r the rules to apply to select correlated values in
project?(Chandana)
Answer Posted / gopi
if u wnat find Correlation values just record the script
twice and compare them from comparision u came to know what
are the dynamic values in ur script.other wise u can use
beyond compare s/w u can compare bothe of the scripts.
if u use .net(my application) based application these type
of dynamic values u will get
28. VsKey Correlation Path : web_reg_save_param
("vskey1","LB=__vsKey\" value=\"","RB=\"",LAST);
29. ViewState Correlation : web_reg_save_param
("viewstate1","LB=__VIEWSTATE\" value=\"","RB=\"",Last);
30. Event Validation Path : web_reg_save_param
("evehan1","LB=__EVENTVALIDATION\" value=\"","RB=\"",LAST);
31. Control ID path : web_reg_save_param
("ControlId","LB=ControlID=","RB=&",LAST);
32. Report Session ID : web_reg_save_param
("ReportSessionId","LB=ReportSession=","RB=&",LAST);
33. Session ID Path : web_reg_save_param
("SessionId","LB=Search in general log","RB=Search in
general log",LAST);
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between overlay graph and correlate graph?
In a web server, database and network are all working fine and now, where could be the problem?
What is run-time-setting?
How you identify performance test use cases of any application?
What is the significance of “vuser-init “?
What is host?
What the vuser script contain?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
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?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
If we want to know the size of each component in system how?
How does loadrunner execute a performance scenario?
What is the difference between web_reg_find and web_find?
What are the four selection methods when choosing data from a data file?
What are the process for developing a vuser script?