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 a correlation?
In a web server, database and network are all working fine and now, where could be the problem?
What is parameterization?
What is filtering and sorting?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
What the vuser script contain?
What can I monitor with loadrunner?
What would be your recommendation to improve performance measure?
What are the changes that can be made to run-time settings?
What are the different types goals in goal-oriented scenario?
What are the four selection methods when choosing data from a data file?
While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?
How do you identify which values need to be correlated in the script? Give an example.
What is extended log?
What is transaction performance graph?