Property Expansion replaced with actual values on exit from soapUI
In a project, we have a testsuite and few data driven testcases . Each of the testcase uses the same excel file for input data. We decided to use the property expansion to set the input file name. ...