The Squish for Web edition enables testing HTML-based Web and Web 2.0
(Ajax) applications in different web browsers running on different
platforms.
Squish for Web is, unlike many available web testing tools, not
restricted to a single web browser or platform. Squish for Web supports
running and recording tests for web applications in Microsoft Internet
Explorer, Mozilla, Firefox, Apple's Safari and KDE's Konqueror on
Windows, Linux, Unix and Mac OS X.
Tests created with Squish for Web are browser- and
platform-independent. This means a test created e.g. on Windows in
Internet Explorer will run without any changes e.g. in Firefox on
Linux and Safari on Mac OS X.
Squish for Web recognizes all HTML form elements in addition to other
DOM elements. This allows testing DHTML web sites which use a
combination of (D)HTML and JavaScript for dynamic and interactive
controls such as tree views and menus.
Squish for Web offers different methods to identify HTML and DOM
elements in a robust way to allow testing HTML applications without
any modifications.
Additionally, Squish for Web offers access to the complete DOM tree of
the web application via its test script languages. Squish Spy and the
verification point editor allow to visually inspect web applications
and their structure to create advanced and robust test scripts and
verification points. |