-
Notifications
You must be signed in to change notification settings - Fork 0
SoapUI Commands
MirekVales edited this page Apr 14, 2018
·
4 revisions
Following commands allow to integrate FinesSE with test suites defined in SoapUI. Test results are automatically appended to the test report that may be enabled optionally.
Returns a received xml result for an executed case from a suite. The execution must be run before, otherwise the result is not found
Returns a request xml for a case from a suite. The execution must be run before, otherwise the request is not found
Executes a SoapUI test suite
Executes a SoapUI test suite, also throws an exception if some of test cases fails