Forum Discussion

anallagundla's avatar
anallagundla
Contributor
14 years ago

Relative path for soapui project is not set in LoadUI

Hi

I tried to load the tests from my soapui folder into loadui and i see relative path is not being set in project.xml file. I get error
Specified soapUI project file C:\Users\anallagundla\Documents\cp-gateway\LoadUI\PerformanceProject does not exist. File may have been moved, renamed or deleted


So i checked my project.xml file and found the following property being set to "false" which should be set to "true"

<con:property propagates="false" key="projectRelativePath" type="java.lang.String">..\..\..\cp-gateway\loadui\PerformanceProject</con:property><con:property propagates="true" key="useProjectRelativePath" type="java.lang.Boolean">false</con:property>


So am i missing something or is it a known bug ?

Thanks
- A
No RepliesBe the first to reply