Test Data Collection: Report Portal
To push test artefacts to Report Portal, create Test Data Collection entries in your Run Setting — one entry per artefact type.
Required Fields per Entry
1. testDataCollections.integrationType
Enter reportPortal.
2. testDataCollections.integrationID
Enter the Integration ID of your Report Portal integration from Admin Console → Integrations.
3. testDataCollections.testDataPoint
Determines what is pushed to Report Portal. Valid values:
| Value | What is pushed |
|---|---|
stats |
Test case results (pass/fail counts, job start/end times, duration, test case list). Mandatory — at least one entry must have this value. |
frameworkLog |
Framework logs from the test runner (Espresso, Appium, XCUITest, etc.) |
screenshot |
Screenshots captured during the job |
