Forum Discussion
2 Replies
- manikOccasional Contributorhi
Soapui is mainly intended for web services testing.
You can perform limited testing of the website using soapui by adding an Http Test Request to your Test Suite. You can even add assertions to the test request.
For performance testing, you can use loadrunner.
I hope it helps. manik wrote: hi
Soapui is mainly intended for web services testing.
You can perform limited testing of the website using soapui by adding an Http Test Request to your Test Suite. You can even add assertions to the test request.
For performance testing, you can use loadrunner.
You might also want to try loadUI, which is free and can integrate into soapUI.