(Created page with "{|cellspacing="0" border="1" !|General Switch !|Function |- || -l || Used log file |- || -e || Execute single or multiple selected tests, for example -e 1,4,5. |- || -en || Eā¦") |
|||
| Line 1: | Line 1: | ||
| - | {|cellspacing="0" border="1" | + | {|style="width:100%" cellspacing="0" border="1" |
!|General Switch | !|General Switch | ||
!|Function | !|Function | ||
| General Switch | Function |
|---|---|
| -l | Used log file |
| -e | Execute single or multiple selected tests, for example -e 1,4,5. |
| -en | Execute test by name, for example -en "My test X" |
| -s | Show list of all tests |
| -C | Used configuration file |
| -? | Help message |
| -xml, -axml | Create result XML. -axml appends results to an existing XML file. |
| -auto | Silent logging for test automation. Only the results are printed to stdout. |
| -v | Verbose logging (default) |
| -vv | Even more verbose logging |