Command Line to Run SOAPUI
The command line will be as follow:
> testrunner.sh -r ~/Documents/soap-ui/DevicePairingREST-soapui-project.xml
Remember to Add the TestCase in SOAPUI and Assertions.
If Some ClassNotFound Exception Happened, rename this file
/Users/hluo/.soapuios/plugins
To
/Users/hluo/.soapuios/plugins_bak
Download and install the file SoapUI-5.4.0-linux-bin.tar.gz to my MAC, add to the Path to enable this tool.
References:
https://www.soapui.org/test-automation/running-from-command-line/functional-tests.html
The command line will be as follow:
> testrunner.sh -r ~/Documents/soap-ui/DevicePairingREST-soapui-project.xml
Remember to Add the TestCase in SOAPUI and Assertions.
If Some ClassNotFound Exception Happened, rename this file
/Users/hluo/.soapuios/plugins
To
/Users/hluo/.soapuios/plugins_bak
Download and install the file SoapUI-5.4.0-linux-bin.tar.gz to my MAC, add to the Path to enable this tool.
References:
https://www.soapui.org/test-automation/running-from-command-line/functional-tests.html
本文介绍了如何通过命令行方式运行SoapUI进行自动化测试。包括配置命令行参数、解决类找不到的问题、安装及配置SoapUI工具的具体步骤。
187

被折叠的 条评论
为什么被折叠?



