chandanakki
12 years agoOccasional Contributor
Automating the cookie in Soap UI
I am testing a Rest API (Post request) using Soap UI 4.6.1 Free Version
When i hit my application url https://qa-application-server.com on the browser,it redirects to this url https://sso-server.com (because of security) where the login page displays, Once i login using the user credentials (Username & Password) it again takes me back to the https://qa-application-server.com
Now in Soap UI tool when i send a POST Request ( This is my 1st request) for this URL https://qa-application-server.com its not giving me proper response but if i update the Cookie manually in Header section of Soap UI i am getting the proper response.I have 2 queries on this
1. Instead of updating the Cookie manually is there any wayout to automate it?
2. Apart from updating the Cookie is there any other wayout to grab the proper response?
Please do the needful.
Thanks,
Chandan
When i hit my application url https://qa-application-server.com on the browser,it redirects to this url https://sso-server.com (because of security) where the login page displays, Once i login using the user credentials (Username & Password) it again takes me back to the https://qa-application-server.com
Now in Soap UI tool when i send a POST Request ( This is my 1st request) for this URL https://qa-application-server.com its not giving me proper response but if i update the Cookie manually in Header section of Soap UI i am getting the proper response.I have 2 queries on this
1. Instead of updating the Cookie manually is there any wayout to automate it?
2. Apart from updating the Cookie is there any other wayout to grab the proper response?
Please do the needful.
Thanks,
Chandan