slg12345
14 years agoOccasional Contributor
Default loading of properties and update definitions....
I want to run my project from commandline.
When it runs the first things I would want is:
1. Load Project properties from some file(properties have multiple endpoints, path to external data xls used in datasources etc)
2. Update definition of the services(endpoints are parameterized and value is read from project properties)
3. Run all the test suites
It would be good if you can provide some SOAPUI api to do #1 & 2 - specify in Setup script of project.
This would enable a non SOAPUI user to just update properties in the file and run the project for any release, without having to actually work with SOAPUI interface.
Please see if it is doable.
Thanks.
When it runs the first things I would want is:
1. Load Project properties from some file(properties have multiple endpoints, path to external data xls used in datasources etc)
2. Update definition of the services(endpoints are parameterized and value is read from project properties)
3. Run all the test suites
It would be good if you can provide some SOAPUI api to do #1 & 2 - specify in Setup script of project.
This would enable a non SOAPUI user to just update properties in the file and run the project for any release, without having to actually work with SOAPUI interface.
Please see if it is doable.
Thanks.