What product/components do you use and which version/fix level?
I am using below products:
Integration Server: 10.7
webMethods Unit Test Framework
What are trying to achieve? Please describe in detail.
I have tried executing test cases using run-composite-runner.xml ant build’s “composite-runner-all-tests” target.
The execution is smooth and I am getting necessary results.
Now I am trying to find a way to execute specific TestSuite or a specific Test case using ant build commands.
I have tried going through the run-composite-runner.xml but I do not see anything that can be tweaked or passed in as an input to ant command.
Can you please suggest how can I approach this.
Note: Individual test suite execution via designer is fine, but I am looking for headless way of executing specific test suite / test case.
Do let me know if you need any more details.