The -html or --htmlReport option lets you have Test Runner produce an HTML summary report for a test case. This option cannot be used for suites.
All supported DevTest releases.
N/A
Generating an HTML report
To have the TestRunner produce an HTML report, use the -html or --htmlReport flags. The parameter after this flag needs to be a fully-qualified filename. For example:
Setting the Configuration
To define which configuration to use for a test run, use the -config or --configFile option. TestRunner does not understand LISA projects, so the fully-qualified path to the configuration file must be given. For example:
Refer to section "Test Runner" in the documentation of the DevTest release you are running.