Working with load tests in soapUI

In Chapter 4, Working with Your First TestSuite, we created a TestSuite for the RoomManagementService interface. Similarly, create another TestSuite for GuestManagementService and name it GuestManagementServiceTestSuite. We are going to load test the getGuestDetails operation in the GuestManagement service. To do this, follow these steps:

  1. In HotelReservationProject, select the getGuestDetails TestCase under GuestManagementServiceTestSuite. You will notice the Load Tests (0) node there.

    Right-click on it or press Ctrl + N to create a new load test. You will be asked to enter a name for the load test; specify getGuestDetailsLoadTest as the name.

  2. The detailed view of getGuestDetailsLoadTest will be opened as shown ...

Get Web Services Testing with soapUI 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.