How to use Create_report Command Options (Cheat Sheet)

How to make use of different create_report command options.

Usage

  • create_report [<options>] <inputdir> is used to generate a test report.
  • create_report --help displays all the available command options and a brief guide about their usage.

Example

A report can be generated in the following way, without using any options.

Windows

cd <XLT>\bin 
./create_report.cmd ../results/20210221-112110 

Linux

cd <XLT>/bin 
./create_report.sh ../results/20210221-112110 

List of Command Options

Last modified March 4, 2022