我已经看过了:
How to use remote browsers for js-test-driver task on Jenkins?
https://code.google.com/p/js-test-driver/wiki/GettingStarted
http://www.browserstack.com/automated-browser-testing-api (公平定价)
http://docs.seleniumhq.org/ (看起来有点过时)
我是否遗漏了一些当前推荐用于CI和浏览器兼容性测试自动化的工具?
发布于 2013-06-07 04:47:25
这里有一个列表,你可以进一步扩展你的搜索。
http://en.wikipedia.org/wiki/List_of_GUI_testing_tools
我使用了Selenium,将它与Jenkins集成在一起,效果很好。
https://stackoverflow.com/questions/16971583
复制相似问题