靠着 51testing 论坛管理员“风在吹”同志和一位不知名MM的辛勤工作,我的 blog 终于完成 CNBlogs 和 51testing-blog 的同步。亲爱的同志,我要请你们吃饭 ^_^

Selenium 中如何自动记录测试结果

上一篇 / 下一篇  2007-06-27 16:52:11 / 个人分类:03.软件测试自动化

     摘要: Selenium can't actually write to a file directly. In "auto" mode, 51Testing软件测试网],yD dvt ~%r
Selenium will POST results to a URL, where it expects to find a "results
~X1|Jdv0handler". The default URL is "/postResults". So, you need to implement
D~;M} |.y2mPF({3z0a "results handler" (typically a CGI-script, Java servlet, or similar),
\7t lE5by0and arrange for it to be "mounted" at "http://yourserver/postResults" 51Testing软件测试网6JMx kBNyB3q
(see the Selenium manual for details of what data gets POSTed). Your
$b*]7l1_g.V7P0Q0handler can record the result data however you wish; wr  阅读全文
cF9W5^e7Z\CH0
weSnf'{+k0
Jackei 2007-03-19 17:50 发表评论

6lC _B_}p0
Mj`lW#Vz iJ0Link URL: http://www.cnblogs.com/jackei/archive/2007/03/19/680148.html

TAG:

 

评分:0

我来说两句

Open Toolbar