Subhojit
12 years agoOccasional Contributor
Parallel exectuion of load test and statistic report
Is there a was of parallely executing the SOAPUI load tests(Test Suite comprising of many load tests; each for test cases with different test steps) using command prompt. It is possible using the GUI but need the same in command prompt for automation purpose.
Also the load test Report generated is as below..... Is there a way to generate graphs along with the below report?
Test Step,min,max,avg,last,cnt,tps,bytes,bps,err,rat
Login,3649,4062,3849.57,3918,21,0.61,6363,187,0,0
SessionIDPropertyTransfer,533,771,719.42,693,21,0.61,0,0,0,0
getCountries,498,24948,1115.07,734,373,1.22,5971730,19619,0,0
TestCase:,10903,256323,15831.15,14065,373,1.22,16053569,52742,0,0
Also the load test Report generated is as below..... Is there a way to generate graphs along with the below report?
Test Step,min,max,avg,last,cnt,tps,bytes,bps,err,rat
Login,3649,4062,3849.57,3918,21,0.61,6363,187,0,0
SessionIDPropertyTransfer,533,771,719.42,693,21,0.61,0,0,0,0
getCountries,498,24948,1115.07,734,373,1.22,5971730,19619,0,0
TestCase:,10903,256323,15831.15,14065,373,1.22,16053569,52742,0,0