scruzvx
5 years agoOccasional Contributor
LoadUI errors in Pipeline
Hi Guys
I am running my load test on my local without any problems (running in the readyAPI interface and with the LoadUITestRunnner). But when I commit changes in my branch and in pipeline run the test stage I am having a lot of errors. I pasted a extract from the errors.
Time: 00:00:01 VUs: 10 TPS: 20 Targets: 10 Failures: 10
Time: 00:00:03 VUs: 10 TPS: 0 Targets: 10 Failures: 10
Time: 00:00:04 VUs: 10 TPS: 20 Targets: 20 Failures: 20
Time: 00:00:05 VUs: 10 TPS: 0 Targets: 20 Failures: 20
Time: 00:00:06 VUs: 10 TPS: 0 Targets: 20 Failures: 20
Time: 00:00:07 VUs: 10 TPS: 20 Targets: 30 Failures: 30
...
TEST EXECUTION COMPLETED
I hope someone hava an Idea about which error is causing this. Thank you