web services - Can you use soapui to automate functional tests to run multiple tests in one instance? -


from i've seen online functional test can automated send request through soapui harness , response can verified. use soapui write hundred tests , have these automatically run , record response no user interaction?

please note don't have access soapui pro, free version.

you can create test suite in soap-ui, inside test suite can define test cases.when execute test suite, test run in single shot.you can put assertions validate these response.


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -