Amna
4 years agoOccasional Contributor
Can we print the results of test logs in word document
Need to have a way to start doing automated reports instead of me manually creating word document every time. My client basically wants everything to be automated. Currently I was creating a word doc...
- 4 years ago
Word can convert PDF documents natively. However you can export log results as an MHT file directly from TestComplete, which compiles the full log including images and styles into a single file, with much more information for the client.
Another automation option would be, if you're running your tests through Jenkins, you could add a post-build step to email result files to a recipient (Editable Email Notification).
- 4 years ago
Can we export the test log in word format ?
- 4 years ago
No, i'm afraid exporting directly to Word is not possible currently.