Forum Discussion

mayankjoshi18's avatar
mayankjoshi18
New Contributor
15 years ago

Can I test a website using soapui

Hi. Can any one tell me whether I can test a website using soapui. If yes How should I do it. and If no please suggest me some tools to do performance testing of a website.

2 Replies

  • manik's avatar
    manik
    Occasional Contributor
    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.

    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.