Hi
I'm using LR as my load generating tool and I'm facing challenges in correlating sessionID.
My application has SSO login and after that there is a Main application login which is on Pega. During Pega Login there is session Id that is generated dynamically but i'm not able to correlate that in vugen script.
When compared the vugen requests with fidler, I understand that there are certain requests which responses Pega Session ID are missing in vugen script.(did not get recorded in vugen script). I'm confused and helpless now.
Vugen script works fine for one particular user with the hardcoded session but it fails for multiple user.
Please help me and show a way to resolve the issue.
Let me know if you any more details about the issue.