cooldownthethro
13 years agoOccasional Contributor
Extracting SessionID from a web application.
I am new to SOAPUI and I was trying to record a HTTP session..
My scenario is as follows:-
1.User logs in the application using username and password...
2.User access certain services.
3. User logout.
However I am trying very hard to get the session ID when the user logins...
I need to extract the session ID so that I can replay the scenario multiple times..
I am not able to extract it..I have been through to all the tutorials explained on the website but still I just cannot get the session ID...
My application is on JSF and so I am intrsted in extracting VIEWSTATEID and passing this to all the other pages..
I am not sending or receiving any SOAP request...
My scenario is as follows:-
1.User logs in the application using username and password...
2.User access certain services.
3. User logout.
However I am trying very hard to get the session ID when the user logins...
I need to extract the session ID so that I can replay the scenario multiple times..
I am not able to extract it..I have been through to all the tutorials explained on the website but still I just cannot get the session ID...
My application is on JSF and so I am intrsted in extracting VIEWSTATEID and passing this to all the other pages..
I am not sending or receiving any SOAP request...