QAT is a pure Java distributed test harness designed to distribute and run tests simultaneously over multiple target platforms. It is comprised of a GUI harness, which controls and sends tests to agents running remotely, and retrieves the results. It can be accessed via a browser interface if remote access to the harness is required.
| Tags | Software Development Testing Quality Assurance |
|---|---|
| Licenses | SUN Community Source |
| Implementation | Java |
Recent releases


Changes: This is a maintanence release, so the code is very stable and has no bugs reported against it. Documentation and test cases were added. Further development on QAXML syntax is still ongoing.


Changes: Support has been added for a new XML-based syntax which should eventually replace the QASH syntax. This release contains examples written in the new syntax to allow users to quickly get up to speed on the new format.


Changes: This release uses the first version of the new XML-based syntax which will eventually replace the current QASH syntax. Several bugfixes and feature requests have been integrated. This release can co-exist multiple test syntaxes within same test workspace, allowing easy migration to the new syntax.


Changes: Various GUI improvements and several bugfixes were made.