Friday, October 3, 2014

Create Vugen script with SOAPUI where XML recording to be done


In some cases , we might need to capture Vugen scripts for web services load testing. Here is the way how to record scripts with XMLs available using both loadrunner and SOAPUI.

SOAP UI should be installed on your machine.

Navigate to Vugen -> File -> New ->Web (Http/Html) protocol.

Click Create and provide necessary details and Click record.

Fill the details as recording application micexec.exe (windows application).

Start Recording and SOAP UI will be opened.

Click File -> New SOAP UI Project and Provide necessary details in the page.

Click OK and we will be directed to the request page on Right pane.

Expand Execute XML -> Request.

Ensure the end point URL is correct.

Place the formatted xml correctly in the left request pane.

Click Execute button and so response will be displayed.

Repeat the same above steps for different Xmls and stop recording once done.

So,the Vugen script is ready.

Use the script for load testing and enjoy with the analysis.

1 comment: