Hi all,
I'm using Ready API 1.2.2 on a Linux system and am having trouble over-riding the log file output path when calling testrunner.sh.
We have installed to /opt/SmartBear/ReadyAP-1.2.2, and unless I make the bin/ subdirectory of that path writeable by the user (not a good idea!) I cannot even launch the GUI. Starting testrunner.sh has the same issue. If I temporarily make bin/ writeable, I can launch the GUI, run tests, etc.
Even if installed into a user's home directory, we'd prefer for logs not to be created in the same dir as the binaries. How can we set:
a) a system-wide log path, and/or
b) a log path for the user concerned (presumably by editing via ~/soapui-settings.xml)
?
Thanks,
Ashley