Hi ,
After Test Execution completes and Test Log , I can generate PDF report by Export. However anyone Customized the pdf report by adding 1st page with company /Project details and last page with the test engineer name , date and other coments via any scripting?
Solved! Go to Solution.
This one might be of help here @VeenaDevi
https://support.smartbear.com/testcomplete/docs/reference/project-objects/test-log/log/index.html
Here's how you can access the log contents from a script. You can use this to write the contents to your own document with whatever extra information you need.
Thank you @Marsha_R ! Is this comment missing a link though?🤔 Could you add the link you meant to if this is the case?
This one might be of help here @VeenaDevi
https://support.smartbear.com/testcomplete/docs/reference/project-objects/test-log/log/index.html