# History The History tab provides a comprehensive audit trail of your past test executions. ### Key Features - **Execution Log:** A paginated list of past runs, displaying the timestamp, target device, execution mode, and final status (PASS/FAIL/ERROR). - **Metrics Visualization:** Gantt charts and pie charts offering insights into your pass rates over time. - **Log Parsing:** Directly parse and display the contents of the generated `output.xml` and `log.html` without needing to open a browser. - **One-Click Re-run:** Easily trigger a past execution again with the exact same parameters. ### How to Use 1. Select an execution row from the list to expand its details. 2. Use the 'View Log' button to open the HTML report. 3. Use the filters at the top to narrow down results by status or date.