SoapUI and LoadUI Integration
In this topic we will see how we can integrate SoapUI and LoadUI together.
SoapUI can be integrated with LoadUI for any advance performance testing need.
LoadUI has a SoapUI runner which helps in integration and any SoapUI project can then be directly imported and run in LoadUI.
This feature of LaodUI even makes it possible to import functional tests from SoapUI and convert them directly to LOAD test.
Let's see how it works.
Pre-requisites
SoapUI functional Testing project is ready and LoadUI is installed on the machine.
Launch LoadUI and verify that the following window pops up:
Select the Project Name:
Select the option Create a SoapUI LoadTest:
Select the number of RPS, requests per second:
A project with soapui Runner configured will open up:
Here you see a soapui Runner configured, alternatively you can also pick your Runner from the Runners tab displayed on the right-hand side of the screen.
Upload the SoapUI project:
We have now uploaded the SoapUI project and now...