Forum Discussion

baba_k's avatar
baba_k
Occasional Contributor
13 years ago

Issue with secured(Https) web application

Hi,

We have an application with secured (https) and unsecured (http) versions. We have a problem with secured (https) version of the application.

We have recorded a script for the secured(Https) appliation using test complete and we are getting warings when we replay the script as the recorded script has 302 as the response for some requests but during replay we are getting 200 as the response for those requests. when we recorded the script on the unsecured (http) version of the same application we have 200 as the response for the request which are having 302 as response in Https version. Can anyone help us in resolving this issue.



Regards,

Baba

1 Reply

  • Hi Baba,



    As far as I understand, you are developing an HTTP load test, right? If you are, please refer to the "Code: 302 Found, 304 Not Modified" section of the "Typical Response Codes" LoadComplete help topic. Although the help topic applies to another product (LoadComplete is a SmartBear tool tailored for HTTP load testing), the information from it can be applied to TestComplete HTTP load tests.