| Detail |
Parameter |
| Help |
"-h" |
| |
Gives parameter help |
| Delete Project |
"-delete <project-name project-version>" |
| |
e.g. -delete ''ExampleProject'' 1.0 |
| Delete All |
"-deleteall" |
| |
e.g. -deleteall |
| Keep test result summaries |
"-keepsummary" (optional) |
| |
e.g. -keepsummary |
| Directory |
"-directory <directory path>" |
| |
e.g. -directory ''D:/Test/Projects/'' |
| |
The directory for imports and/or exports |
| |
The directory must already exist |
| Export Project |
"-export <project-name project-version>" |
| |
e.g. -export ''ExampleProject'' ''1.0'' |
| |
Existing files with the same name will be overwritten |
| Export All |
"-exportall" |
| |
e.g. -exportall |
| |
The directory for the export all must be empty |
| |
The directory must already exist |
| Import Project |
"-import <import-file>" |
| |
e.g. -import <ExampleProject.xml> |
| 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 ''Oracle'' |
| |
This is optional if you enter the -dburl |
| |
parameter |
| Database username |
"-dbuser <username>" |
| |
e.g. -dbuser ''myusername'' |
| |
Use "sa" (without quotes) for |
| |
the embedded Database . |
| Database password |
"-dbpw <password>" |
| |
e.g. -dbpw ''mypassword'' |
| |
Use <empty> ("''''" |
| |
for the embedded Database |
| 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, you do not |
| |
need to enter the -data or -dbscheme parameter |
| |
You can find the dburl in the Database preferences |