Printing on the command line

Printing on the command line is actually writing the printed document as an HTML file and saving it as a file.

The HTML file to write to is specified by using the --print argument to %SEQZAP_EXE%.

A number of options to change the printed document can also be specified. The options are documented in detail in previous section.

--print <filename>

Specify the HTML file to write, the target directory must exist.

--print-sort-alphabetically

Sort file elements alphabetically.

--print-system-files

Print system/framework script files.

--print-only-test-cases

Print only test cases.

--print-only-test-steps

Print only test steps.