Introduction
This portal lets you monitor your test suite executions as they happen or after they're done. The results for each step of a test case iteration are updated in real-time.
The portal opens automatically when a test suite runs either:
Through a Qualitia Client, showing you the Suite of Suites Screen directly, or
Through an Offline Suite, showing you a login screen if the offline suite is on your machine and connected to the Qualitia Server. You need access to the associated project to monitor the progress.
Note: Real Time Reporting only shows the reports of test cases executed through a TFS/Azure DevOps pipeline after the pipeline execution is done. It does not support test cases run through HP ALM.
Accessing Real Time Reporting Portal
To access the portal, you need to get the Reports and Dashboards URL from your Qualitia Admin who installed the Qualitia Server. You can also access the real time reports from the Reports tab in the Qualitia Client.
📚Prerequisites:
Before running your test suite either through the Qualitia Client or an Offline Package, make sure the following are in place:
Real Time Reporting is enabled in the Execution Profile Settings.
The Real Time Reporting Server has enough drive space to display the test suite results.
For offline suite execution, your computer is connected to the Qualitia Server, and the Qualitia Server URL is set in the Settings tab of the Qualitia Offline Configuration Manager.
Additional Configurations for Log Files
You can change the logs generated with suite execution results in the execution profile settings. The settings you can change are:
Setting | Description |
Enable Real-Time Reporting | This allows the test execution results to show up in the Real Time Reporting Portal. If the Web Dashboards feature is enabled, these records can be viewed in the Dashboard portal. |
Maximum Size Per Log File | This lets you set the maximum size for every log file of a test suite execution. The default value is 1MB. |
Application Step Log Size | This lets you set the maximum size for logs of a step. The default is 1MB and the maximum you can set is 2MB. |
Application Log Level | This lets you choose the type of logs to generate: Info Logs, Error Logs, or All Logs. If you don't want any, select None. |