Chapter 2. Getting Started with QMTest

Table of Contents
2.1. Setting Up
2.2. Starting the Graphical Interface
2.3. Running Tests
2.4. Setting Expectations
2.5. Examining Tests
2.6. Modifying and Creating Tests
2.7. Using the Command-Line Interface
2.8. Expectations on the Command Line
2.9. Reviewing Results

QMTest is an general-purpose, cross-platform software testing tool. QMTest can be used to test compilers, databases, graphical user interfaces, or embedded systems. QMTest provides a convenient graphical user interface for creating, managing, and executing tests, provides support for parallel test execution, and can be extended in a variety of ways.

This chapter will show you how to use QMTest by example. You will learn how to use QMTest to create tests, run tests, and examine the results.