- Java JDK v8
- Maven 3
- Name: Karate
- Home page: https://github.com/intuit/karate
- It is the only open-source tool to combine API test-automation, mocks, performance-testing and even UI automation into a single, unified framework. This evaluation focuses on the UI aspect of Karate.
The implemented test cases can be found in TESTCASES.md.
mvn install
mvn test
to execute all the tests