51Testing软件测试论坛

标题: Selenium 测试 如何生成Report ? [打印本页]

作者: hxykooky    时间: 2008-11-10 10:09
标题: Selenium 测试 如何生成Report ?
假设我用Selenium TestRunner.html 进行测试后,想生成一个测试结果的Report。
********
在Selenium的userGuide里边,提到了如下信息:
There are three ways to save result file:
• If you run Selenium-core with TestRunner.html, you must specify a
resultUrl that points to a web form processor that can process and save your
result.
********
但是确一直不知道应该在哪去指定resultUrl,网上相关的资料也没找到,
若哪位大虾知道,望告知!
谢谢!
作者: hxykooky    时间: 2008-11-10 19:13
Hi,

研究了一下午。我已经知道了一点眉目。运行TestRunner.html时,可以在后边加上resultsUrl=...的参数。selenium测试完成后会把相应的一些结果post到所指定的resultsUrl上。在resultsUrl上,我做了个简单的servlet应用来获取到这些结果。selenium所提供的一些GET,POST参数的地址是:http://selenium-core.openqa.org/usage.html  。另外,http://www.linkedin.com/answers/ ... SFT/268321-27388927 上看到的个人觉得也挺好的, 希望对你们会有帮助!

我原以为selenium会提供更加详细一点的result report,像:一个完整的report,哪里出错及错误信息这些都会给用户整理好,然后以一个完整的文档返回给用户。但貌似好像没有。有可能是我还没发现。哪位大虾如果知道,或是有一些好的整理这些report的模板,望告知。

Thx,
Terry




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2