Showing posts with label Load Testing. Show all posts
Showing posts with label Load Testing. Show all posts

Sunday, 21 February 2016

Integrating SOAP-UI with LOAD-UI and performing LOAD Test


Create New LoadUI Project 






Drag drop Random from Generators and Soap-UI Runner

In SoapUI Runner Browse for SoapUI.exe by clicking Open in SoapUI



Connect both Random and SoapUI Runner.




Go to Project in SoapUI Runner and browse for SoapUI project and it selects 

automatically created Test Suites and Test Cases.



Click on Run Once






It results either Completed or Failed or Discarded.

LOAD Test Using SOAP-UI



1) File --> New soapUI Project









2) Right click on Load Tests --> New LoadTest











Here Total Records Inserted = Limit * Threads as we are running as Runs per Thread

Example: Total Records Inserted  = 10 * 1 = 10