10 Java -Script Testing Tool
-
Blue Ridge – JavaScript Testing Framework-The Plugin adds support for command-line and in-browser JS unit tests to your Rails app.
-
SugarTest – JavaScript Testing makes it easy to write elegant and understandable JavaScript tests. Its API is inspired by both RSpec, Shoulda and jQuery. It works as a DSL running on top of JsUnitTest.
-
FireUnit – FireUnit is Java Script Unit Testing Extension provides a simple JavaScript API for doing simple test logging and viewing within a new tab of Firebug. FireUnit is a Firefox/Firebug extension.
-
JSLint – JSLint is JavaScript Code Quality Tool takes a JavaScript source and scans it – if it finds a problem, it returns a message describing the problem and an approximate location within the source.
-
QUnit – QUnit is an easy-to-use JavaScript test suite. It’s used by the jQuery project to test its code and plugins but is capable of testing any generic JavaScript code.
-
JSpec-Is an extremely small, yet very powerful testing framework. Utilizing its own custom grammar and pre-processor, JSpec can operate in ways that no other JavaScript testing framework can.
-
JSLitmus-Is a lightweight tool for creating ad-hoc JavaScript benchmark tests.
-
Selenium – JavaScript Web Application Security Testing Tool Is a test tool for web applications that tests run directly in a browser just as real users do. Supports Internet Explorer, Mozilla and Firefox on Windows, Linux, and Macintosh.
-
Watir (pronounced water)-Is an open-source (BSD) family of Ruby libraries for automating web browsers. It allows you to write tests that are easy to read and maintain. It is simple and flexible.
-
Sahi -Is a mature, business-ready tool for automation of web application testing. Sahi runs on any modern browser which supports JavaScript.