13 years ago
Not able to validate login from
Hi,
I am fairly new to Soap so this might be a very simple solution but I am totally clueless about how to go about this issue. Here is my scenario which is quite simple:-
1. In a testcase, TestStep1 --> I login using username and password using a service.
2. In TestStep2--> Validate that the user is logged in and redirect accordingly.
I checked the "Maintain HTTP Session in the testcase but even though my first request goes through and logins the user my validate user is not redirecting. I am getting a HTTP 404 error. When I turn the "Maintain HTTP Session" off in the TestStep2 I am just taken to the login page without the login done.
If you have any idea about this please do let me know.
I am fairly new to Soap so this might be a very simple solution but I am totally clueless about how to go about this issue. Here is my scenario which is quite simple:-
1. In a testcase, TestStep1 --> I login using username and password using a service.
2. In TestStep2--> Validate that the user is logged in and redirect accordingly.
I checked the "Maintain HTTP Session in the testcase but even though my first request goes through and logins the user my validate user is not redirecting. I am getting a HTTP 404 error. When I turn the "Maintain HTTP Session" off in the TestStep2 I am just taken to the login page without the login done.
If you have any idea about this please do let me know.