Thursday, January 19, 2006

Selenium on testing web applications

The link.

Just downloaded version 0.6 but not yet tested it. It so happened that I am doing manual regression tests and wanted to incorporate Selenium in the process. With the short time that I have I can't try Selenium because I'm halfway with the manual tests already. I have been exposed to HTTPUnit and HTMLUnit but Selenium seems easier even in its driven mode.

Being run in the browser itself directly, the application could be tested for its compatibility with the actual browser running it. Actually these characteristics of Selenium are highlighted in their website.

No comments: