Forum Discussion

anirvan's avatar
14 years ago

Maintaining Session across simple requests

Hello,

I'm aware of the fact that it is possible for us to select "Maintain HTTP Session" across the test steps of a Test Case. However, i wanted to know if there exists a way by which I can instruct SoapUI to maintain the HTTP session across the individual requests that I've created under a SOAP or REST project.

For example:
For a use-case like, login request -> update account request: now these 2 can be added as test steps under a test-case. But for the sake of a quick test of say, login request -> update account "n" number of times, I just want to be able to run the individual requests without having to create a test-case. Can I have the session ID returned as part of the login response be embedded into the requests when i'm running all the requests in the standalone mode?

I hope I managed to explain my case clearly.

Thanks for your time.
No RepliesBe the first to reply