The autotest service allows you to validate the integration and monitor the test execution process in real time.This is a mandatory requirement before going live.
Access#
Password: vEaPBXE1ybx8Mpppcl4C
Test Execution Flow#
The test form contains three required fields.
All fields are validated and must be filled in before the test can be started.Test Status#
After the test is launched, the following statuses are displayed:running — the test has been started
in progress — the test is currently being executed
Test Completion#
Once the test finishes, the status changes to one of the following:When the final status is reached, additional actions become available.
Available Actions#
Fetch Test Trace#
Downloads the test trace from the backend.
The trace data is loaded into memory.
After downloading, the button changes to Open Test Trace.
Clicking Open Test Trace opens the trace in a new browser tab.
Run Another Test#
If the previous test failed:The input form is pre-filled with the previous test data retrieved from local storage.
If the previous test passed:The input fields are cleared.
If you are unable to view or download the test results, please contact the 100HP Technical Account Managers.
Data Persistence#
Test data and status are stored in the browser’s local storage.
Refreshing the page does not reset the test state.
While a test is running, status updates are requested from the backend every 5 seconds.