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...
One of the requests in my application consists of Deflate Encoding, and during replay I face 500-internal server error.
Just curious to know if Neoload supports Deflate content...
The current version of NeoLoad does not support Deflate, only gzip.
NeoLoad will also handle Deflate for handling responses in the coming version 6.4.
Anyway deflate is not...
Hello,
Transaction is a set a one or more pages.
HTTP requests are played in parallel by default on Neoload.
I would like to know if it is possible to play multiple pages...
If you would like to execute some pages in parallel the only way is to put them inside fork logical actions. Anything inside a fork is executed in parallel of the main thread.