| Detail |
Parameter
|
| Help |
"-h" |
| |
Gives parameter help |
| Project name |
"-project <project name>" |
| |
e.g. -project ''ExampleProject'' |
| Project version |
"-version <project version>" |
| |
e.g. -version ''1.3'' |
| AUT configuration name |
"-autconfig <configuration name>" |
| |
e.g. -autconfig ''localconfiguration'' |
| |
Use when starting an AUT via a configuration. |
| AUT ID |
"-autid <ID>" |
| |
e.g. -autid ''SimpleAdder1'' |
| |
Use when AUT was started via autrun. |
| Configuration file |
"-c <path to configuration file>" |
| |
e.g. -c ''C:/Program Files/guidancer/config'' |
| Database scheme |
"-dbscheme <scheme>" |
| |
e.g. -dbscheme ''embedded'' |
| Database username |
"-dbuser <username>" |
| |
e.g. -dbuser ''username'' |
| Database password |
"-dbpw <password>" |
| |
e.g. -dbpw ''password'' |
| Server |
"-server <AUT Agent hostname>" |
| |
e.g. -server ''localhost'' |
| Port number |
"-port <port number>" |
| |
e.g. -port ''60000'' |
| Language |
"-language <language code>" |
| |
e.g. -language ''en_US'' |
| Test Suite |
"-testsuite <testsuite name>" |
| |
e.g. -testsuite ''suite1'' |
| |
Use to start a Test Suite |
| Test Job |
"-testjob <testjob name>" |
| |
e.g. -testjob ''job1'' |
| |
Use to start a Test Job |
| Workspace |
"-data <path to workspace>" |
| |
e.g. -data ''C:/Users/Test'' |
| Data directory |
"-datadir <path to external" |
| |
"test data directory>" |
| |
e.g. -datadir ''C:/Program Files/Test/Data'' |
| Result directory |
"-resultdir <path to directory>" |
| |
e.g. -resultdir ''C:/Program Files/Test/results'' |
| No run option (optional) |
"-n" |
| |
e.g. -n |
| |
Checks if the Test Suite is startable. |
| Quiet option (optional) |
"-q" |
| |
e.g. -q |
| |
Does not give out test information. |
| Database URL (optional) |
"-dburl <URL>" |
| |
e.g. -dburl ''db.example.de'' |
| |
If no URL is given, the default will be used. |
| Timeout (optional) |
"-timeout <timeout in seconds>" |
| |
e.g. -timeout ''3600'' |
| |
Enter an optional timeout for the command line client. |
| No screenshot (optional) |
"-s " |
| Test results not relevant (optional) |
"-r " |
| |
|
| |
Flags the test results as not relevant |
| |
in the test result summary 3.19.7. |