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 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?
How you enhance the basic script?
Explain the difference between automatic correlation and manual correlation?
How to identify what to correlate and what to parameterize?
How many types of vuser are available?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
How to create a host list for a scenario?
How do you load a load runner agent?
What is rendezvous graph?
Which web protocol recording level generates the web_submit_form function?
How to run a scenario?
What is stand-alone mode?
When a scenario run exactly what happened?
What are the element in the loadrunner controller?
What are the 5 icons appear in the buttom of the controller windows?