Running load tests using Maven, command line, Java, Groovy, and Gradle scripts

Running load tests from scripts is something you may well want to do in the context of continuous integration, probably following successful functional tests. This recipe builds mainly on the Running mocks and tests using Maven recipe of Chapter 5, Automation and Scripting, to show how to run load tests using the SoapUI Maven plugin.

The instructions assume you're comfortable with Maven or have at least completed the chapter 5 Maven recipe.

When applied to load tests, Maven is possibly the most different of the various scripting approaches covered in Chapter 5, Automation and Scripting. That's why it's covered in full detail here. Brief details on how to run load tests ...

Get SoapUI Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.