Skip to content
Tim Watson edited this page Jul 17, 2012 · 4 revisions

SysTest provides a number of user interfaces, which can be used to execute and inspect test cases. The following table provides an overview of the currently available execution modes.

Interface Description Purpose

escript

General purpose command line interface

E2E Test Automation

rebar_plugin

Rebar build integration

Unit/Integration Build/Test Automation

interactive

common test interaction session support

Exploratory Testing

The escript (executable archive) interface

Options/Arguments:

Option Arguments Description

-P, --profile

Profile Name

Specify the name of a to use

-L, --logging

Subsystem

Activate logging for the named subsystem

-a, --node

Node Name

Specify a node name to use

-A, --longnames

none

Use longnames when becoming a distributed node

-n, --dryrun

Nonde

Load config and printout environment only

Clone this wiki locally