Version 2.4.1
Copyright © 2002-2006 CodeSourcery Inc
Abstract
QMTest is a testing tool. You can use QMTest to test a software application, such as a database, compiler, or web browser. You can even QMTest to test a physical system (like a valve or thermometer) if you have a way of connecting it to your computer.
Code that has not been tested adequately generally does not work. Yet, many applications are deployed without adequate testing, often with catastrophic results. It is much more costly to find defects at the end of the release cycle than at the beginning. By making it easy to develop tests, and execute those tests to validate the application, QMTest makes it easy to find problems easier, rather than later.
QMTest can be extended to handle any application domain and any test format. QMTest works with existing testsuites, no matter how they work or how they are stored. QMTest's open and pluggable architecture supports a wide variety of applications.
QMTest features both an intuitive graphical user interface and a conventional command-line interface. QMTest can run tests in serial, in parallel on a single machine, or across a farm of possibly heterogeneous machines.
CodeSourcery provides support for QMTest. CodeSourcery can help you install, integrate, and customize QMTest. For more information, visit the QMTest web site.