ilkoTest
10 days agoOccasional Visitor
Status:
New Idea
Need to print the TestComplete Test Log Summary saved in HTML format to PDF
If the entire test log of the TestComplete test execution was exported into an HTML file, it is currently impossible to print the Summary to a PDF file. This happens with the test logs where there are more than 100 test cases that have been executed. The resulting PDF will contain only part of the Summary, which in most cases is the visible part of the Summary.
My management wants the Summary to be printed into a PDF file, so it could be presented to other interested parties.
STEPS TO REPRODUCE:
- Have a Test Execution Plan containing a large number of test cases
- Run the Execution Plan
- Export the entire test log into an HTML file
- Open the index.html file from the saved test log in a web browser
- Right-click on the web page and select the "Print" menu item
- In the Print dialog, select the "Print to PDF" option
- Save the file
- Check the file's appearance
EXPECTED RESULT:
The PDF should contain all the lines shown in the index.html
ACTUAL RESULT:
Only part of the information appears in the file, limited to 1 page