Chapter 9. Data-driven Load Testing With Custom Datasources

In this chapter, we will cover:

  • Load testing data-driven TestCases concurrently with separate Groovy datasources
  • Load testing data-driven TestCases concurrently with a shared Groovy datasource
  • Load testing data-driven TestCases concurrently with a shared distributed datasource
  • Running load tests using Maven, command line, Java, Groovy, and Gradle scripts

Introduction

This chapter aims to build on basic load testing topics in the open source version of SoapUI. The main themes explored here are data-driven load testing, understanding concurrency issues when sharing a datasource between multiple threads, and running load tests from scripts.

This chapter focuses on the open source version of SoapUI. ...

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.