HTTP APIs
The application provides a set of HTTP APIs to manage tests -
/test
- start a test/tests
- start multiple tests in parallel/test/status
- get status of running tests/test/stop/{test_id}
- stop a test by id/test/requests-bin
- upload request file