Previous Topic: Adding and Viewing EventsNext Topic: Building Test Suites


Generating Metrics

Metric collection, our own metric calculation method, is an extensible reporting mechanism, and lets you generate reports to various outputs.

Metrics lets you apply quantitative methods and measurements to the performance and functional aspects of your tests, and the system under test.

The software metric is a measure of some property of a piece of software, a hardware system, or their specifications. Quantitative methods using metrics have proved to be powerful in several areas of computing, and testing is no exception.

Two broad groups of metrics are:

For most metrics, the type of metric (gauge or counter) is already known. When a metric could be used as either, you can specify the type that you want.

Metrics can be added to the following staging documents and test suite documents. Test monitors and quick tests can generate metrics. Information about specifying and generating metrics for each document or test is available in sections about each editor.