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'' |
|
Use this instead of entering all arguments |
|
via the command line. |
Workspace |
"-data <path to workspace>" |
|
e.g. -data ''C:/Users/Test'' |
|
The Jubula workspace with the preference |
|
settings for the Database connection |
|
This is optional if you enter the -dburl |
|
parameter |
Database scheme |
"-dbscheme <scheme>" |
|
e.g. -dbscheme ''embedded'' |
|
This is optional if you enter the -dburl |
|
parameter |
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 |
|
Only one Test Suite or Test Job can be started |
Test Job |
"-testjob <testjob name>" |
|
e.g. -testjob ''job1'' |
|
Use to start a Test Job |
|
Only one Test Suite or Test Job can be started |
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. |
|
If you enter this parameter, you do not |
|
need to enter the -data or -dbscheme parameter |
|
You can find the dburl in the Database preferences |
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.22.8. |