Find session value/unique using value using scan script for correlation button
In previous lession we came to know how to find session value using windiff tool :)
Today we will learn how to use scan script for correlation button for finding session value and how to do correlation (will be done automatically using correlation studio).
Steps to follow to do ...... :)
1.After recording if we want to find session value we can use scan script for correlation button or use short cut keys (ctrl+F8)
Note: We must have to run (F5) script at least one before find correlation.
For doing correlation press correlate button. After pressing correlate button correlation function will be insert in the script.
After clicking scan script for correlation button diffrences will be shown in two windows.
Top one is recorded and bottom window is replay window.
and we can get session value.
After clicking correlate button the session value will be correlated and correlation function will be generated automatically in the script which function will require.
Script will be like :
// [WCSPARAM WCSParam_Diff1 43 99136.2110976104fAQQDVipifiDDDDDDAfQfpQVDVf] Parameter {WCSParam_Diff1} created by Correlation Studio
web_reg_save_param("WCSParam_Diff1",
"LB=userSession value=",
"RB=>",
"Ord=1",
"RelFrameId=1",
"Search=Body",
"IgnoreRedirections=Yes",
LAST);
In next lession we will learn how to do manual correlation & how to create correlation rules.
plz post your your valuable comments to -> testingblog4u@gmail.com
No comments:
Post a Comment