01 March 2010 - 3.5 user guide eclipse intellij netbeans maven download nightly forum bugs blog sf.net eviware


Eviware Logo

Resolving Project Items

When importing an existing Project, TestSuite or TestCase, soapUI will automatically check the imported items for consistancy regarding file-references, etc. (This can also be triggered manually from the Project popup menu). If there are resolve errors (for example if a referenced file is missing), a Resolve dialog is shown as follows:

The dialog contains a table with the following columns:

  • Item - the Model Item that has an unresolved property/settings/value
  • Description- a description of the resolve error
  • Value - the value that failed to resolve
  • Action - a drop-down containing actions that can be taken to resolve the item; perform the desired action to resolve the error

If a resolve action potentially resolved several other items use the Update button to re-resolve the project. Closing the Resolve dialog if there are still unresolved item will prompt to leave them as they are.


Next: Project Encryption