SOAPUI,从 linux 框中执行命令行

SOAPUI, Command line execution from linux box

我想从 linux 框中 运行 我的 soapui xml 文件。那么运行的命令是什么?或者我需要遵循什么程序才能实现这一目标?

我试过下面提到的命令

sh $/OPT/bin/testrunner.sh -s"TestSuite Name" -r -f/opt/bin/reports/ /opt/bin/soap.xml

但是找不到这样的文件或目录。

我有一个

./testrunner.sh -s "TestSuiteName" -c"TestCaseName"  -A -r -j -M -f /opt/bin -I /opt/bin/soap.xml