Worklight Workbench for Worklight能够生成.moebreport
扩展名的报告。
来自this IBM Worklight Information Center:
您可以选择在移动设备上查看测试报告 模拟器,或在测试工作台上。
是否可以更改报告的扩展名(例如更改为.html
),以便其他未安装Rational Test Workbench的人仍然可以查看它?
答案 0 :(得分:1)
不,您无法更改扩展名,但您可以使用以下REST服务在浏览器中轻松查看报告:
http://hostname:port/moeb/service/com.ibm.rational.test.lt.core.moeb.services.reports.IReportService/?action=browse&path=path_of_the_moebreport
例如:
http://127.0.0.1:7878/moeb/service/com.ibm.rational.test.lt.core.moeb.services.reports.IReportService/?action=browse&path=%2FMobile%2Ftest4_1369647998749.xmoebreport
RTW应该是开放的,以便能够在浏览器中对报告进行虚拟化