Groovy in SOAP UI

Archive for September 10th, 2008

load property files from bin directory

Posted by: devakara on: September 10, 2008

At times we need, SOAP UI on start up, to load some master property file(s) so that it might be helpful to proceed dynamically depending on Test Suite scenario.
That is, lets take the situation of loading different property files for QA, Testing and Dev purposes for different Test Suites in a project. In such case its [...]