Collections:
Run Google-vs-Bing-soapui.xml with LoadTestRunner
How to Run Google-vs-Bing-soapui.xml with the LoadTestRunner command?
✍: FYIcenter.com
You can follow this tutorial to
Run Google-vs-Bing-soapui.xml with LoadTestRunner in batch mode.
1. Open Windows command line window.
2. Go to the folder where your SoapUI project file is located and run the LoadTestRunner command with the project file:
C:\fyicenter>\fyicenter\SoapUI\bin\LoadTestRunner.bat Google-vs-Bing-soapui.xml 17:07:23,980 INFO [PluginManager] 0 plugins loaded in 1 ms 17:07:23,980 INFO [DefaultSoapUICore] All plugins loaded 17:07:24,465 INFO [WsdlProject] Loaded project from [file:/C:/fyicenter/Google-vs-Bing-soapui.xml] 17:07:24,468 INFO [SoapUILoadTestRunner] Running LoadTest [LoadTest 1] Progress: 1 - Creating Virtual User 1 Progress: 1 - Creating Virtual User 2 Progress: 1 - Creating Virtual User 3 Progress: 1 - Started thread 1 Progress: 1 - Started thread 2 Progress: 1 - Started thread 3 17:07:24,498 INFO [SoapUILoadTestRunner] LoadTest [LoadTest 1] progress: 0.0, 3 17:07:25,507 INFO [SoapUILoadTestRunner] LoadTest [LoadTest 1] progress: 0.0, 3 17:07:26,517 INFO [SoapUILoadTestRunner] LoadTest [LoadTest 1] progress: 0.1, 3 17:07:27,517 INFO [SoapUILoadTestRunner] LoadTest [LoadTest 1] progress: 0.2, 3 17:07:28,517 INFO [SoapUILoadTestRunner] LoadTest [LoadTest 1] progress: 0.3, 3 17:07:29,517 INFO [SoapUILoadTestRunner] LoadTest [LoadTest 1] progress: 0.4, 3 17:07:30,517 INFO [SoapUILoadTestRunner] LoadTest [LoadTest 1] progress: 0.5, 3 17:07:31,517 INFO [SoapUILoadTestRunner] LoadTest [LoadTest 1] progress: 0.6333333, 3 17:07:32,517 INFO [SoapUILoadTestRunner] LoadTest [LoadTest 1] progress: 0.7, 3 17:07:33,517 INFO [SoapUILoadTestRunner] LoadTest [LoadTest 1] progress: 0.8333333, 3 17:07:34,517 INFO [SoapUILoadTestRunner] LoadTest [LoadTest 1] progress: 0.93333334, 2 17:07:35,517 INFO [SoapUILoadTestRunner] LoadTest [LoadTest 1] finished with status FINISHED 17:07:35,517 INFO [SoapUILoadTestRunner] SoapUI suite [TestSuite 1] finished in 11049ms
You see 3 threads were start simutanously.
See the next tutorial on how to get a better load test result report.
⇒ "LoadTestRunner -r" to Generate Load Test Report
⇐ Load Test of Google and Bing Home Pages
2018-02-08, 2543🔥, 0💬
Popular Posts:
How to see my IP address Host Name? To help you to see your IP Address Host Name, FYIcenter.com has ...
How to set Content-Type to application/json? The server requires the Content-Type to be application/...
How to expand IPv6 addresses? In order to help your programming or testing tasks, FYIcenter.com has ...
What are date and time test values? Date and time test values are frequently needed in testing date ...
In what order thread groups are executed in JMeter? Thread groups, including regular "Thread Groups"...