krkarthik_info
7 years agoFrequent Contributor
How to export junit report generated through TestComplete plugin in Jenkins to my workspace
Hi All, I am using Jenkins server with TestComplete Test plugin enabled to trigger my tests. I have enabled Generate Junit Style report in TestComplete plugin and observed 'junitResult.xml' file ...
- 7 years ago
Hi Shankar,
Thanks for your response.
Actually I wanted to copy file from Master(Jenkins server) to Slave machine post TestComplete execution. When we check Generate Junit Style report in TestComplete plugin, actually it creates a file 'junitResult.xml' in the build location in the Jenkins server.
I have found a solution to copy that file from Master to Slave using PSCP command. It works well in my case to copy the file.
Thanks again.
Regards,
Karthik K R