When recording application with http2 traffic that involves redirection, the script does not record the redirected page. Is there a way to force neoload to always use http1.1 instead of http2 during recording?
What is the implication of changing it to ''Use a manual definition". Why does tool provide 2 options as handle redirection automatically or manual in advanced options...
You do not have to change the default settings of your script. If you request was configured to follow the redirect of a previous response and it fails during your load testing...
Redirection is failing with NL-REDIRECT-03 error.The previous request did not perform a redirection.
The extracted parameter is coming in the request where getting response...
The issue is not on the request reporting the NL-REDIRECT-03 error but on the previous request. That request should redirect and instead got a HTTP 200 response which is not...
We are trying to load test web application integrated with SAML SSO, after recording when we try to validate the user path we receive Redirect error for the request. So wanted...
There's nothing specific for SAML in NeoLoad but it's usually a matter of correlating some values. If you did not correlate the SAML values that would explain your replaying...