Archives
-
Automated Web Testing (2) Using Selenium
Selenium is another automated web application testing framework. Unlike WatiN, which has only 3 developers, Selenium is developed by a team of programmers and testers in ThoughtWorks, so that it could be more powerful:
-
Automated Web Testing (1) Using WatiN
WatiN (what-in), stands for Web Application Testing In .NET, is a very easy automated web application testing framework. WatiN is developed in C# for web testing with Internet Explorer and FireFox. According to Scott Guthrie: