Selenium IDE is an integrated development environment for Selenium scripts. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run.
Selenium IDE is… Read More
Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. ,
# SWEA automates Web Browser and provides solution for functional test and regression test automation
MozUnit is a test-driven development framework for the Mozilla platform.
Watir (Web Application Testing in Ruby) is a browser based functional testing tool for web applications
PushToTest TestMaker is a distributed test environment
SOASTA is a Single, Integrated Testing Environment that allows users to test any popular Web application or service, no matter how complex.
Greasemonkey is an excellent extension for Firefox, which allows simple javascripts to be used on pages to alter the content