Forum Discussion

markc_1's avatar
markc_1
New Contributor
16 years ago

Running test steps manually after the test suite has run in Java

Howdie, A bit of background: I have created a test framework in Java that dynamicly runs tests that are specified in a soapui project file with values specified in a set of XML files. This all wo...