JMeter Test Plan from Sitemap, Postman Collection and SOAP UI Project


Converting Sitemap xml or Postman collection or SOAP UI project to JMeter Test Plan is tedious and repetetion of work when done manually.

This utility converts either Sitemap xml or Postman collection or SOAP UI project to JMeter Test Plan online for free.

If you want to generate sitemap xml for your site then you can visit Create Your Google Sitemap Online

With JMeter Test Plan from Sitemap you can load test your site (for HTMLs only)




Convert Sitemap to JMeter Testplan

For any WebSite a sitemap can be created easily using Create Your Google Sitemap Online option. Once the sitemap is created, it may be required to do a load test on the static site performance so that it can be made ready for estimated load of parallel requests. To test the performance JMeter is a very useful and free tool which can be downloaded from Apache WebSite (Download JMeter here).

Once Sitemap xml is created and JMeter is downloaded and setup, this utility can be used to convert the sitemap xml to JMeter Testplan to test the load using JMeter.

Follow below steps.

Step 1: Select the Source Type as Sitemap above

Step 2: Check Load from File checkbox.

Step 3: After selecting the Sitemap xml, click on Convert button to get the corresponding JMeter Testplan.

Step 5: Copy the JMeter Testplan text present in Result Area and save it to a file with .jmx extension.

Click here to try converting Sitemap to JMeter Testplan

Convert Postman 2.1 Collection to JMeter Testplan

Postman has become a very popular tool to test REST APIs. Once the APIs are tested in their development time using Postman, the APIs are deployed to Test environment. It is more appropriate to test the performance of the APIs before moving to Production. To test the performance JMeter is a very useful and free tool which can be downloaded from Apache WebSite (Download JMeter here).

Once JMeter is downloaded and setup, this utility can be used to convert the Postman 2.1 collection to JMeter Testplan to test the load using JMeter.

Follow below steps.

Step 1: Open Postman and export the Collection. Choose Collection v2.1 option and click on Export button.

Step 2: Select the Source Type as Postman 2.1 Collection above

Step 3: Check Load from File checkbox.

Step 4: After selecting the postman_collection file created in step 1, click on Convert button to get the corresponding JMeter Testplan.

Step 5: Copy the JMeter Testplan text present in Result Area and save it to a file with .jmx extension.

Click here to try converting Postman collection to JMeter Testplan

Convert SOAP UI Project to JMeter Testplan

SOAP UI has been a very popular tool to test SOAP Services. Once the SOAP Services are tested in their development time using SOAP UI, the Services are deployed to Test environment. It is more appropriate to test the performance of the Services before moving to Production. To test the performance JMeter is a very useful and free tool which can be downloaded from Apache WebSite (Download JMeter here).

Once JMeter is downloaded and setup, this utility can be used to convert the SOAP UI Project to JMeter Testplan to test the load using JMeter.

Follow below steps.

Step 1: Save the SOAP UI project in SOAP UI

Step 2: Select the Source Type as SOAP UI Project above

Step 3: Check Load from File checkbox.

Step 4: After selecting the SOAP UI Project xml file saved in step 1, click on Convert button to get the corresponding JMeter Testplan.

Step 5: Copy the JMeter Testplan text present in Result Area and save it to a file with .jmx extension.

Click here to try converting SOAP UI Project to JMeter Testplan