This is a web-service for testing mobile applications through Appium. The service is configured to test the application "Calculator" on Android. The Web interface allows you to:
- Create a test plan.
- Add test cases in the test plan.
- Run the test plan and test case.
- See the result of the test plan and test cases Test plans and test cases are stored in the database (MySQL).
- Java 8
- MySQL
- Appium
- Adb
- Bower
- Maven