Forum Discussion

Finan's avatar
Finan
Frequent Contributor
15 years ago

testrunner isn't compatible with composite projects

Hi,

On of our soapUI projects is a composite project, which we would like to run through the testrunner.bat. The testrunner doesn't seem to be able to run a composite project, only non-composite projects.
In order to switch from a composite to a non-composite project, we need to open the GUI and switch the project parameter "composite" from true to false, which is a manual action.
For our testruns with the testrunner.bat, we need one of the following solutions:

1. The testrunner has to be able to run composite projects. (Either through an additional parameter, or just by entering the directory as project)
or
2. The switch from composite projects to non-composite projects can be performed via a .bat command.

2 Replies

  • Hi!

    this should actually be working already with the latest nightly build; can you give that a try? (this not working was a bug in the 3.6.1 release)

    regards!

    /Ole
    eviware.com
  • Finan's avatar
    Finan
    Frequent Contributor
    Hi,

    Works with the nightly build, sorry for not responding
    Thanks for the help.