how to send testcomplete results to my email from jenkins
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022
02:21 PM
12-12-2022
02:21 PM
how to send testcomplete results to my email from jenkins
Hi, Currently my testcomplete test runs in jenkins freestyle pipelines. I would like to know how I can get the test complete results sent to my email after the build is complete. At present this is how my build configured
I want something like this sent to my email. Is there any plugin or script that I can use to send report from jenkins?
Labels:
- Labels:
-
Command Line
-
Test Results
-
Web Testing
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2022
01:24 AM
12-13-2022
01:24 AM
Jenkins doesn't build the project, it just runs TC. See Sending Results via E-Mail - About, and/or TestComplete Command Line to output the results to a specified folder
