Skip to main content

Questions tagged [reportportal]

Report Portal is a real-time reporting system for automated tests. It seamlessly integrates with majority of testing frameworks such as TestNG, JUnit, Cucumber, JBehave, Scalatest, Pytest, jasmine, etc. Real-time integration allows to manage and track execution status directly from Report Portal. Provides great capabilities along with auto-results analysis by leveraging historical data of test execution.

reportportal
-1 votes
1 answer
19 views

Exclude sensitive information from logs in Report Portal

We have a Java TAF where we log test runs. We use Allure and Report Portal (both). For API calls we use RestAssured. It is necessary to hide sensitive data. In the requests we should not log headers &...
Viktor Ilienko's user avatar
0 votes
0 answers
11 views

Report Portal: API call to GET "cumulative" type of widget data

I have a "Cumulative trend chart" type of widget in one of my Dashboard and when I try to get the data of the widget via API using widget ID I get an error in the swagger API call. { "...
Mridul Tripathi's user avatar
0 votes
0 answers
33 views

Missing tests in ReportPortal when exporting from Gradle multi-module project

I have a Gradle multi-module project with JUnit 5 tests. To gather test results for many (but not all) modules at once in ReportPortal, the tests are executed by means of a Gradle task like this (...
Toparvion's user avatar
  • 809
2 votes
0 answers
29 views

report portal integration with Karate

I have the report portal(version 24.1) up and running on Docker. I am following this link (https://github.com/reportportal/agent-java-karate) for report portal integration. While integrating it with ...
Vinaydeep Kaur's user avatar
0 votes
0 answers
55 views

Installed the ReportPortal in a remote machine, integrated automation framework but no result seen in reportportal ui

Installed the ReportPortal in a remote machine. When integrating selenium+cucumber6+testng automation framework with ReportPortal and executing the execution fails with below error: com.epam....
priyanka bhattacharjee's user avatar
0 votes
0 answers
92 views

pytest-reportportal raises test names key errors

So I m using pytest-reportportal library to generate rp launch But for some reason (only happens on ubuntu server, launched via github actions wf) The errors are as follows collected 403 items / 325 ...
MG9901's user avatar
  • 47
0 votes
0 answers
65 views

Get reportportal url result after pytest execution

Is there a way to get report portal report link after test execution is done? I exectue the tests as such: pytest --reportportal which indeed generates a report on ui level, but nothing in cli or ...
MG9901's user avatar
  • 47
0 votes
1 answer
48 views

Does ReportPortal support legacy tests on JUnit 3?

I have an old project covered with JUnit tests of all the major generations from 3 to 5. Now I'd like to export the test results into locally deployed ReportPortal. It turned out that ReportPortal ...
Toparvion's user avatar
  • 809
0 votes
1 answer
100 views

To Finish the launch created in the report portal from the Jenkins pipeline (Post build action)

I have used the curl command to finish the launch with the launch id from the report portal and tried executing in bash. To use this in jenkins pipeline. It returns : % Total % Received % Xferd ...
Avinash's user avatar
0 votes
0 answers
45 views

Filesystem storage not working in reportportal application

I am trying to install report portal application using docker-compose.file with the below command as mentioned in the documentation. I have downloaded docker-compose file from reportportal github ...
TEST's user avatar
  • 21
0 votes
0 answers
11 views

Is it possible to historical junit data from bamboo?

I'd like to look at the option to export junit test results from bamboo, to put into a tool such as reportportal (or something else). Anyone managed this with REST? Or any tools that I've overlooked ...
Rafe's user avatar
  • 526
0 votes
1 answer
98 views

Does ReportPortal have an API to create/edit Dashboards and Dashboard widgets?

We have many different configurations in our test runs and would like to have ReportPortal Dashboards for each. They would all be very similar but for one or two filter value changes. Creating them ...
John Y.'s user avatar
  • 126
0 votes
0 answers
127 views

Report portal None request failed

I am trying to reporting result to report portal . robot --listener robotframework_reportportal.listener -v RP_ENDPOINT:"https://XXXXX" -v RP_PROJECT:"TEST" -v RP_UUID:"...
TEST's user avatar
  • 21
0 votes
0 answers
30 views

Integration of allure in selenium project

I am having this error when I am running my selenium test cases Class `Codeception\Extension\ReportPortal` is not defined. Autoload it or include i nto '_bootstrap.php' file of 'tests' directory ...
Naina's user avatar
  • 1
0 votes
0 answers
79 views

Report Portal Jira Integration Issue

I'm facing an issue with ReportPortal. I've successfully installed a new server using Docker containers, and everything seems to be working fine. However, I encountered a problem when trying to ...
Masoom Ali's user avatar

15 30 50 per page
1
2 3 4 5
9