Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHi!
External files are not distributed along with TestCases. If you want all agents to use its own private copy of a file, you need to first copy it manually to the agent machine.
In your case, since the controller seem to be running Windows and the agent Linux, the best way is probably to use a relative path for the XLS in soapUI (also, I wouldn't have spaces in my path since Linux doesn't play very well with spaces in file paths).
Regards
Henrik
SmartBear Software
External files are not distributed along with TestCases. If you want all agents to use its own private copy of a file, you need to first copy it manually to the agent machine.
In your case, since the controller seem to be running Windows and the agent Linux, the best way is probably to use a relative path for the XLS in soapUI (also, I wouldn't have spaces in my path since Linux doesn't play very well with spaces in file paths).
Regards
Henrik
SmartBear Software