| 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'' | |
| Configuration file | "-c <path to configuration file>" |
| e.g. -c '' | |
| Use this instead of entering arguments | |
| via the command line 3.24.4. | |
| Database URL (optional) | "-dburl <URL>" |
| e.g. -dburl ''db.example.de'' | |
| If you enter this parameter, you do not | |
| need to enter the -data or -dbscheme parameter 3.24.2.3 | |
| You can find the dburl in the Database preferences | |
| If no URL is given, the default will be used. | |
| Database username | "-dbuser <username>" |
| e.g. -dbuser ''username'' | |
| Database password | "-dbpw <password>" |
| e.g. -dbpw ''password'' | |
| Server (optional) | "-server <AUT Agent hostname>" |
| e.g. -server ''localhost'' | |
| This is optional if you want to use the | |
| embedded AUT Agent 3.24.2.1. | |
| Port number (optional) | "-port <port number>" |
| e.g. -port ''60000'' | |
| This is optional if you are using the | |
| embedded AUT Agent and want to use a dynamically | |
| chosen port. If you are using the embedded | |
| AUT Agent and want to specify the port | |
| then you should still enter a port number. | |
| If you are working with a separately started | |
| AUT Agent , this argument is required3.24.2.1 . | |
| Language | "-language <language code>" |
| e.g. -language ''en_US'' | |
A list of language codes is available in the reference manual -->Reference Manual . |
|
| Test Suite | "-testsuite <testsuite name>" |
| e.g. -testsuite ''suite1'' | |
| Use to start a Test Suite 3.24.2.2 | |
| 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 3.24.2.2 | |
| Only one Test Suite or Test Job can be started | |
| AUT configuration name | "-autconfig <configuration name>" |
| e.g. -autconfig ''localconfiguration'' | |
| Use when starting an AUT via a configuration 3.24.2.2. | |
| AUT ID | "-autid <ID>" |
| e.g. -autid ''SimpleAdder1'' | |
| Use when AUT was started via autrun 3.24.2.2. | |
| Data directory | "-datadir <path to external" |
| "test data directory>" | |
| e.g. -datadir '' | |
| Result directory | "-resultdir <path to directory>" |
| e.g. -resultdir '' | |
| 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. | |
| Timeout (optional) | "-timeout <timeout in seconds>" |
| e.g. -timeout ''3600'' | |
| Enter an optional timeout for testexec. | |
| No screenshot (optional) | "-s " |
| no screenshots will be taken on errors. | |
| No screenshots in HTML and XML (optional) | "-sx " |
| screenshots will be taken on errors | |
| and written to the Database | |
| but they will not appear in the | |
| XML and HTML reports. | |
| Test results not relevant (optional) | "-r " |
| Flags the test results as not relevant | |
| in the test result summary 3.28.8. | |
| Workspace | "-data <path to workspace>" |
| e.g. -data '' | |
| The ITE workspace with the preference | |
| settings for the Database connection | |
| This is optional if you enter the -dburl | |
| parameter 3.24.2.3 | |
| Database scheme | "-dbscheme <scheme>" |
| e.g. -dbscheme ''embedded'' | |
| This is optional if you enter the -dburl | |
| parameter 3.24.2.3 |