Forum Discussion
praveenskg
2 years agoContributor
we have built the custom code using python within Testcomplete, so i am looking for some way to achieve it within Testcomplete. I also looked into all the Events, i dont think any suitable event for my need. both Onstop Test & Onstop Testcase happens after each test/testcase. Since it is within Testcomplete, i cannot go for powershell or batch file
rraghvani
Champion Level 3
2 years agoI use PowerShell to generate the following email report, based on the xml summary report generated by TC.
Works without issues.