I am running a test case via loadui/soapui runner that was created in soapui pro. There is a datasource of type file in the test case. The ${projectDir} variable is used in soapui to find the associat...
I changed my file DataSource to a grid DataSource and the test passes - no more file not found error. This does restrict my test flexibility however. Is there a resolution to this issue?