Forum Discussion

URN123's avatar
URN123
Occasional Contributor
10 years ago
Solved

How to Insert a Web Test Case in a Soap-UI project?

How to Insert a Web Test Case in a Soap-UI project?

I want to make a call to a url address and read some data from that page.

Please advise.

Thanks,

5 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi,

    Please give more details of what you are trying to do. You could use the REST test step to make the call and read whatever is returned.


    Regards,
    Marcus
    SmartBear Support
  • URN123's avatar
    URN123
    Occasional Contributor
    Hi,

    I am working with a Soap-based web service.
    I want to go to a URL and on the page loaded need to uncheck a box and then click a button. Finally copy the returned value from the page.

    Is this something, that can be done in Soap-UI Pro?

    Thanks,
    • max0987's avatar
      max0987
      New Contributor

      I also have the same issue. But i dont know how to resolve this ? my case is, I have to open a page and click a button, in middle of API testing.