Selenium -- Nice Open Source Tool
ThoughtWorks team has done a great job in building Selenium. It is great for automating simple web tests. I have started using it for jManage.
Selenium can also be used to enhance communication between QA and development. A QA person reporting a bug can quickly create a Selenium script and attach it to the bug report. The developer just needs to run the attached script to reproduce the problem.
Selenium can also be used to enhance communication between QA and development. A QA person reporting a bug can quickly create a Selenium script and attach it to the bug report. The developer just needs to run the attached script to reproduce the problem.