Interview Questions

How to Use SoapUI for load testing ?

SoapUI FAQ


(Continued from previous question...)

How to Use SoapUI for load testing ?

Load Testing is quite unique in SoapUI, we have created a functionality that allows you to create Performance Tests quickly and modify them easily. The main differentiator is that Performance Tests in SoapUI generally is created from existing Functional Tests. This allows you to very quickly create advanced Performance Tests. You can then validate a Web Service performance under different Load scenarios, maintain functional validations to see that they don't break under load, run several load tests simultaneously to see how they affect each other and much more. Let's move on to the tutorial. What we are going to learn is the following:

1. Create a new LoadTest
2. Run The LoadTest
3. Add Assertions to the LoadTest

(Continued on next question...)

Other Interview Questions