ContributionsMost RecentMost LikesSolutionsSaving Test Results with Screenshots Hello, I have TestComplete script which will capture screenshot at each event and store the '.png' images to the specified folder. Now I am trying to achieve the similar output but I wanted to save/store the screenshots in the word document which will be quiet easier to share those with the leadership and also is there a way to push the TestComplete test logs to the word doc? For Info, I am using '.SaveToFIle' method to store the captured images to the folder Sending Test Results screenshots through email Using "BuiltIn.SendMail" functionality I was able to share the test results screenshots via email but if the file size exceeds certain limit it is prohibiting TestComplete to send an email. So looking for the ways to share the test results folder consisting of only screenshots to share to the team via email after test completion. Re: Integrate Testcomplete with Zephyr Enterprise The limitation I find in the doc is only the cucumber reports are supported for now, however I use TestComplete to create, run and maintain my BDD tests. Integrate Testcomplete with Zephyr Enterprise I am looking for a way to integrate TestComplete BDD scripts with Zephyr Enterprise. The requirement is on triggering the test scripts through Zephyr/TestComplete after test completion it should upload the status of the test script(PASS/FAIL) and should upload test result screenshots in zephyr.