# CQA Test App APIs
* After Install & Run 'CQA Test App', you can use below APIs for testing
## A. Basic Test APIs
* Sample Swagger for Basic APIs : https://vqa-test-node-vrdqa.app.linecorp.com/swagger/
1. **GET** "/test" : Test Ping API Path for CQA Test App

2. **GET** "/monitor/l7check" : Health Check basic API path for L7LB Testing

3. **POST** "/run_cmd" : Run shell command on server by "cmd" parameter
1. After run 'CQA Test App', you can send shell command through this API
