ReportPortal Plugin
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2021
11:37 PM
11-18-2021
11:37 PM
ReportPortal Plugin
I am trying to integrate Reportportal with testcomplete for our project but unable to do that. Is there a way to integrate Reportportal by any other means if direct plugin is not present. May be from Jenkins or Jira.
Any help is appreciated
Labels:
- Labels:
-
Desktop Testing
-
Integrations
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2021
05:08 AM
11-22-2021
05:08 AM
TestComplete doesnot provide any special integration with ReportPortal, However you can impliment your integration by using the ReportPortal REST API.
according to the ReportPortal article [ https://reportportal.io/docs/How-to-impliment ], the REST API documentation should be available on your ReportPortal server.
https://[your_rp_server]/ui/#api
you can use aqhttp objects to send request to the rest API from test complete.
please let me know if this helped you.
Thanks,
Sathish Kumar K
