Forum Discussion

fchen's avatar
fchen
New Contributor
14 years ago

how to make the soapUI project update by itself?

Hi,

Would you please help me solve this following problem?

I create my soapUI project by importing the WADL file. But I should create a new soapUI project when I received a new WADL file.

Then the data which I write in last project will be lost.

I am very looking forward to your feedback.

Thanks,
Colin(chenfengfeng)
  • Hi Colin,

    unfortunately soapUI does not have support for updating WADL files in existing projects as of yet - its in our backlog though and will be in a future release.

    regards,

    /Ole
    SmartBear Software
  • Appconomy_Suppo's avatar
    Appconomy_Suppo
    Occasional Contributor
    Our developers update the WADL file every single day and will continue to do so throughout the entire application life cycle. Not being able to update the SoapUI project with the updated WADL forces us to diff the old and new WADL files on a daily basis and manually make the required changes to the SoapUI project itself. Obviously this is extremely error prone and with our development team expected to double in size over the next 8 months, the situation will not get any better.

    There must be some solution to this. ?.