Forum Discussion
JDR2500
10 months agoFrequent Contributor
We use our build system (Jenkins) to accomplish something similar to what you’re describing. After execution of the TestComplete project finishes Jenkins runs a “teardown” build step that publishes our results and copies test artifacts to the network. The “teardown” step runs PowerShell scripts to make all that happen.
praveenskg
10 months agoContributor
Agreed but we have built the custom code using python within Test complete, so i am looking for some way to achieve it within Testcomplete