craigcanderson
11 years agoContributor
Generated Report Output Format
Let's say that for a testing run I want the corresponding results to appear in both a PDF and CSV formatted report.
Is it possible to specify multiple report formats using the -F command line switch? If so, can you provide an example of the command line syntax that would accomplish this using the -F command line switch?
loadui-cmd.bat -p C:\Documents\my-loadui-project.xml -r C:\dev\reports -F PDF,CSV
Is it possible to specify multiple report formats using the -F command line switch? If so, can you provide an example of the command line syntax that would accomplish this using the -F command line switch?
loadui-cmd.bat -p C:\Documents\my-loadui-project.xml -r C:\dev\reports -F PDF,CSV