automated-tests - 替换 Watin 的测试框架,如果它会停止维护?

标签 automated-tests watin browser-testing

我的印象是 Watin 不再被维护,并询问哪个框架最适合切换到在 .net 浏览器中测试网站?

最佳答案

早在 7 月,在 WatiN 邮件列表中,Jeroen 就声明了以下内容。

...is WatiN still alive: Yes. Is the activity visible for the outside world: No, which is a bad thing.

During my holiday last two weeks I have been thinking about how to proceed and decided that I will work on WatiN every Thursday evening. Number one prio is get the updated FireFox support and IE improvements out asap.



.

如果远离 WatiN,那么 Selenium 2 或更高版本将是我框架的首选。编码 UI 将是下一个。我参与了一个测试练习,在房间里,WatiN、Selenium 和 Coded UI 都被用来测试同一个站点;由此产生的结构在所有三个中都奇怪地相似。 Selenium 似乎对多种浏览器有最好的支持。

关于automated-tests - 替换 Watin 的测试框架,如果它会停止维护?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13399483/

相关文章:

selenium - 导出 WebDriver 代码 - Selenium IDE 与 Selenium Builder

asp.net - 用于查找 ASP.NET 标记错误的工具?

asp.net - 如何为 Web 测试做模拟?

java - 使用 POJO 存储 API 测试的测试数据

c# - 在 IE9 中使用 Watin 下载文件

c++ - 有什么类似 Watin 的东西可以用于 C++ 吗?

asp.net - 检测浏览器类型

google-chrome - 如何在不断更新的Google Chrome中进行浏览器测试

html - 如何测试移动设备的网站

java - 使用openCV模板匹配器,在没有所需对象的情况下,无论如何都能找到匹配项。如何获得异常(exception)?