# Toolbox: Device Checkup The Checkup tab evaluates the overall health and readiness of the device for test automation. ### Key Features - **Network Health:** Pings external servers to ensure the device has active internet access (crucial for cloud-based apps). - **Storage Checks:** Warns if internal storage is dangerously low, which can crash test executions. - **Automation Prerequisites:** Validates if Developer Options, USB Debugging, and required Appium server components are correctly installed on the device. ### How to Use Open the tab and click 'Run Diagnostics'. The system will generate a report card highlighting any critical issues that must be addressed before running tests.