Forum Discussion
JDR2500
2 years 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.
- praveenskg2 years 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