This document describes a web-based human-machine interface (HMI) and integrated testing system. The system allows remote testing of instruments connected via GPIB without needing specialized software. It uses a GPIB USB controller to connect instruments like a function generator and oscilloscope to a Raspberry Pi running a Python web server. Test plans can be run from a web client, which communicates with the server via a REST API. The server handles instrument control via GPIB and returns measurement data to the client. This provides a low-cost solution for automated testing without LabVIEW.