使用 Mobile Test Workbench 在 IBM MobileFirst 上进行回归测试自动化
Regression testing automation on IBM MobileFirst with Mobile Test Workbench
我和我的团队正在寻找执行回归测试自动化的可能性。
我们正在使用 IBM MobileFirst Platform 并开始使用移动测试 Workbench 以执行功能测试。我们的主要目标是使用该插件的记录功能,以便 运行 安排测试。有谁知道这是否可能?我无法在 IBM 知识中心找到该信息。
提前致谢!
是的,这是可能的,您可以从以下链接中找到更多信息:
运行 时间表中的移动测试
理性测试Workbench手机测试版
使用 IBM MobileFirst Platform Foundation 进行测试
好的。刚找到资料。感谢 Yoel 发送的链接。他们没有完全回答问题,但给了我寻找的路径。
实际上不可能从 MobileFirst Platform Test Workbench 安排测试,它不直接是 Rational Test Workbench,因为我们我正在使用 Eclipse Kepler SR2 并且没有 RTW 许可证。
因此,考虑到我们正在使用可以从 Eclipse Marketplace 免费下载的工具(参见:http://marketplace.eclipse.org/content/ibm-mobilefirst-platform-test-workbench), we have the possibility of running a test with the cmdline.bat tool (See: https://www-01.ibm.com/support/knowledgecenter/SS2HS7_8.7.0/com.ibm.rational.test.lt.common.doc/topics/truncmdln.html?lang=en)。最后,您可以使用任务计划程序安排 shell 命令的执行。
我和我的团队正在寻找执行回归测试自动化的可能性。
我们正在使用 IBM MobileFirst Platform 并开始使用移动测试 Workbench 以执行功能测试。我们的主要目标是使用该插件的记录功能,以便 运行 安排测试。有谁知道这是否可能?我无法在 IBM 知识中心找到该信息。
提前致谢!
是的,这是可能的,您可以从以下链接中找到更多信息:
运行 时间表中的移动测试
理性测试Workbench手机测试版
使用 IBM MobileFirst Platform Foundation 进行测试
好的。刚找到资料。感谢 Yoel 发送的链接。他们没有完全回答问题,但给了我寻找的路径。
实际上不可能从 MobileFirst Platform Test Workbench 安排测试,它不直接是 Rational Test Workbench,因为我们我正在使用 Eclipse Kepler SR2 并且没有 RTW 许可证。
因此,考虑到我们正在使用可以从 Eclipse Marketplace 免费下载的工具(参见:http://marketplace.eclipse.org/content/ibm-mobilefirst-platform-test-workbench), we have the possibility of running a test with the cmdline.bat tool (See: https://www-01.ibm.com/support/knowledgecenter/SS2HS7_8.7.0/com.ibm.rational.test.lt.common.doc/topics/truncmdln.html?lang=en)。最后,您可以使用任务计划程序安排 shell 命令的执行。