Hi All,
I have a long list of parameters. When generating the HTML test report, iTest will list all the parameters at the beginning of the HTML report. Is there a way that I can escape the listing of the parameters?
Regards,
Dan
Hi All,
I have a long list of parameters. When generating the HTML test report, iTest will list all the parameters at the beginning of the HTML report. Is there a way that I can escape the listing of the parameters?
Regards,
Dan
First, make a copy of the test_report_templates/HTML directory. (I called mine test_port_templates/HTML_No_Parameters.) You can either edit the summary.xslt file and comment/delete the section that prints the parameter list or grab the attachment and replace your summary.xslt with this one. (You'll need to change the extension from .txt to .xslt as the forum doesn't appear to like .xslt extensions.)
Next, go to your Test Report and press "Save Test Report as...". If you look at the list, you'll see a new entry (mine was HTML_No_Parameters). If you use this entry, you'll generate the report without the parameter list.
No one has followed this question yet.