krkarthik_info
9 years agoFrequent Contributor
How to get the Test Summary Report as an image
Hi All,
I am having a scenario where I need to mail the test summary report after the execution to the stakeholders. Can someone let me know how I can get the Test Summary report provided by TestComplete as an image.
Or Please key in your suggestions on how I can achieve my scenario.
Thanks in advance.
Thanks,
Karthik K R
I have used an utility called NirCmd.exe which provided a method called savescreenshot to take the screenshot. At the end of the testcomplete execution, i called this method using a bat file.
Thanks,
Karthik K R