This is a project created to consolidate existing knowledge and develop further automation skills. The framework stands on Selenium Java, with Cucumber BDD for the UI part, the API automation is done using RestAssured.
- BDD driven features
- CRUD requests automation
- CI/CD pipeline implementation
- Install [JDK] (https://www3.ntu.edu.sg/home/ehchua/programming/howto/JDK_Howto.html)
- Install [Maven] (https://maven.apache.org/install.html)
$ mvn test