Tuesday, September 18, 2007

Great test tool for web apps

Even thought our final year project was a web application framework, we weren't able find a good enough testing tool to test the web apps. Finally I found the solution from Amil ayya. It is a tool called Selenium. It have several cool features and web application tests can be automated using it. Also there is a macro recording which is kind of cool way to automate test applications. Also it can test application using several browsers. If you are into web applications development, I will tell you this is quite a handy tool. Also don't forget the firebug ;). More information about Selenium can be found from http://www.openqa.org/selenium/. BTW Selenium here is not as in Chemistry ;).

No comments: