An open API service indexing awesome lists of open source software.

https://github.com/razvanjuverdeanu/uiandapiframework

UI Test framework with Java, Spring Boot, Selenium, RestAssured, TestNG
https://github.com/razvanjuverdeanu/uiandapiframework

java restassured selenium spring-boot testng

Last synced: 2 months ago
JSON representation

UI Test framework with Java, Spring Boot, Selenium, RestAssured, TestNG

Awesome Lists containing this project

README

          

**Framework created with Java 17, Spring Boot, Selenium, RestAssured, TestNG

**This framework it's testing **DHL European Road Freight Transit Time**
- postal code are retrieved from **GEONAMES.ORG** - https://www.geonames.org/postal-codes/ (!!some codes retrieved from here are not valid for DHL, so some tests might fail!!)
- there's also the possiblity to retrieve postal code from a file

** To run the test you can use Intellij run button or use terminal with this command "mvn clean test -DxmlFileName="testng.xml"