Forum Discussion
1 Reply
- AlexKarasChampion Level 3
Hi,
No, there is no such functionality in LoadComplete.
It is possible to create a set of return response codes that will be treated as successful ones (https://support.smartbear.com/viewarticle/78648/), but requests cannot be retried because this is exactly what is verified during load test - can the tested server handle the given number of requests or not.
The whole test or the test for the given virtual user can be stopped when there is no reason to continue if the given request fails (https://support.smartbear.com/viewarticle/78718/). Also IF operation (https://support.smartbear.com/viewarticle/78655/) can be used to check if some condition is met and the whole scenario can be stopped (via the STOP operation (https://support.smartbear.com/viewarticle/78940/)) if the condition is not met.
Can you describe your scenario with more details if you still think that retry functionality is needed?
Related Content
- 5 years ago
- 4 years ago
- 5 years ago
Recent Discussions
- 9 months ago
- 2 years ago
- 3 years ago
- 3 years ago