Yeah, that would work, although it will take coding an App to do it.
The HP Performance Center REST API enables you to write applications to create and run load tests without using the HP ALM Performance Center REST API Reference user interface. This API provides only a subset of the functionality provided by the user interface.
Before accessing any other resource, you must authenticate the user. See Authenticate.
Once the user is authenticated, you can:
**Run a test. See Start a Test Run**
Stop a run. See stop, stopNow, and abort.
Get run data. See Get Run Status, Results (metadata), Results/{ID} (metadata), and Results/{ID}/data (report).
Define tests. See tests, testInstances, Groups/{name}, Groups/{name}/RTS, and tests/{ID}/validity
Before your application closes, logout from the server.
The Performance Center REST API can be used with the HP ALM Performance Center REST API Reference REST API. The ALM REST API Reference is available from the help library of ALM.