Hi Folks ,
Please let me know your inputs/thoughts for this strange issue.
Description : We are currently working on SSO application with Just Login and Logout Scenario. Script works only with Wininet enabled during replay . All major correlation is been done and scripts works fine for multiple user and multiple iterations.
Problem: During the test execution ,At 30th minute of the test we observe "Http Status Code=401 (Unauthorised ) for "
Http://xxxxxxxxxxxxxxURLxxxxxxxxxxxxxxx" "Error message(Until first 29 mins there wont be any errors ).Application works fine when we try to login manualy during 30th minute and also Script in Vugen mode works fine at 30th Minute if we run manually But in Controller it throws the above error . We verified the logs and were not able to see any error message on the servers boxes .
Solution Made So Far : Brought down all the instances of the application and just executed the same scenario on 1 box to verify the Logs but could not find any errors.
- Tried with web_set_option instead of Wininet function ,Script failed to replay(works only with WinInet )
- We verified with Wireshark tool to capture the traffic between Loadrunner boxes and servers boxes ,To see if the communication is happening and if there are any errors at network layer .
- With the Help of devp Team we also increased the Timeout values in the weblogic server .
- We also verified with the TCP IP connections during the test by monitoring the netstat options.
Thanks
Rajesh