totorojs / totoro

A simple and stable cross-browser testing tool. 简单稳定的跨浏览器测试工具。
http://totorojs.org
565 stars 101 forks source link

产品参考 #4

Closed fool2fish closed 11 years ago

fool2fish commented 11 years ago

测试框架

这是一套和浏览器交互的解决方案,目前所有号称能搞定浏览器兼容性测试和功能测试的都是基于这个东东,阿里系的测试系统也一样。

更多移步 #6

thrill

leoner commented 11 years ago

https://github.com/turn/thrill https://github.com/turn/thrill/wiki/Comparison-to-Similar-Software

lifesinger commented 11 years ago

https://github.com/turn/thrill/wiki/Use

这就是我们想要做的呀,可以 fork 起来一起做,刚好大家可以练练英文写作。

lifesinger commented 11 years ago

Queen 也是这个组织做的,强大。Thrill 刚开始,我们现在就可以参与进去。

leoner commented 11 years ago

恩,现在这一类通过浏览器挂载的方式主要问题就是如果浏览器长时间不关闭的话,引起的性能问题, 那现在想我们是否可以结合 selenium 的 webdriver 来驱动浏览器的打开和关闭呢?这样就可以避免我们在手动去对浏览器进行注册了。

lifesinger commented 11 years ago

Thrill 里有说:

Queen offers some useful features:

2013/1/28 hui.kang notifications@github.com

恩,现在这一类通过浏览器挂载的方式主要问题就是如果浏览器长时间不关闭的话,引起的性能问题, 那现在想我们是否可以结合 selenium 的 webdriver 来驱动浏览器的打开和关闭呢?这样就可以避免我们在手动去对浏览器进行注册了。

— Reply to this email directly or view it on GitHubhttps://github.com/alipay/wd-qc-tools/issues/4#issuecomment-12774518.

王保平 / 玉伯(射雕) 送人玫瑰手有余香

leoner commented 11 years ago

https://github.com/turn/queen/blob/stable/example/selenium/how-to-run-this-example.txt