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
How many types of graphs are available in loadrunner?
What is the difference between web_reg_find and web_find?
What is the modular approach of scripting?
What is the need of checkpoints in lr?
What is remote command launcher?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
How can we recording vuser scripts using vugen?
What are the capabilities exactly you look for while selecting the performance testing tool?
What is the threshold level for think time and how can be this changed?
What is the vuser in the scenario?
How you develop the database vuser script?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
What is loadrunner api function?
What is the difference between performance testing and performance engineering?
Which protocols are supported by loadrunner?