-
Notifications
You must be signed in to change notification settings - Fork 3
interfaces
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 |
Options/Arguments:
Option | Arguments | Description |
---|---|---|
-P, --profile |
Profile Name |
|
-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 |