Report Portal Integration
RobusTest integrates with Report Portal to push test artefacts — results, logs, and screenshots — from your job runs. The integration is set up once by an administrator in the Admin Console. The resulting Integration ID is then used in Run Settings to configure what gets pushed.
Setting Up in Admin Console
- Go to Admin Console → Integrations.
- Click the + button to create a new integration.
- Fill in the following:
- Name — a label for this integration
- Service — select Report Portal
- Base URL — your Report Portal API URL in the format
http://<Report Portal URL>/api/v1 - Auth Token — your Report Portal authentication token
- Click Save.
If the connection is successful, RobusTest will validate the URL and token against your Report Portal instance.
Once saved, the integration appears in Admin Console → Integrations with its Integration ID. Copy this ID — it is required when configuring Run Settings.
Using the Integration
After setup, the Integration ID is used in Run Settings → Test Data Collections to configure which artefacts are pushed to Report Portal and under what conditions.
See:
- Test Data Collection: Report Portal — field-by-field reference for configuring each entry
- Pushing Data to Report Portal — how to set up conditional pushing of logs and screenshots
