Answered question

How to validate using the response time of 2 transactions?

This is the transaction I am testing:

1. User sends an HTTP Post
2. Server responds with a redirect
3. Browser follows the redirect
4. Server responds with answer

This shows up as two consecutive requests in NeoLoad. For each, I can validate by giving a maximum response time. However, what I want is to ensure the sum of the two response times must not exceed X seconds. How do I do that? Thanks.

Angus M.
Angus M.

Angus M.

Level
0
15 / 100
points
christophe M.
christophe M.

christophe M.

Level
4
5000 / 5000
points
Team

If you don't mind having the detail of each request, you can ask NeoLoad to follow the redirect transparently so the unique response time that will be returned by NeoLoad will include the round trip time of the redirection.

Go to the request that performs the redirection, open the 'Advanced' panel, 'Advanced Settings" tab and select 'Handle redirects automatically'

Did you find this useful ?

No (0)

Yes (0)

0% of users found this answer useful