| Organisation of this Document |
|
This document is structured according to the software testing activities listed in the Overview. INTRODUCTION Getting Started describes how to invoke the application on various operating systems. User Interface gives a brief description of the main components of the user interface. CONSTRUCT Creating Testcases describes how to use the IDE to construct new testcases, and how to set the input data, execution and verification procedures of the testcase. EXECUTE/BENCHMARK/RECONFIRM Executing Testcases describes how to run one or more testcases, and how to view the result data and status. Batch Mode Operation shows how to run one or more testcases through a command-line interface, without requiring the use of the IDE. Generating Reports describes the reports that the application is able to generate. ORGANISE Workspaces describes the concept of a workspace, which is the top-level container entity for holding Test Suites and Runs. Managing Test Hierarchies describes how to organise testcases into hierarchies of Test Groups and Test Suites. EXTEND Creating Custom Procedures describes how to extend the functionality of the application, by writing custom execution and verification procedure components in Java. APPENDICES Global Settings lists the global application properties that can be configured to suit the target operating environment. Troubleshooting contains some tips on resolving problems in using the application.
Information about the application can also be found in the Frequently Asked Questions list.
|