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
- Host: GitHub
- URL: https://github.com/razvanjuverdeanu/uiandapiframework
- Owner: razvanjuverdeanu
- Created: 2025-04-01T14:20:46.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-01T15:08:59.000Z (about 1 year ago)
- Last Synced: 2025-04-01T16:33:04.381Z (about 1 year ago)
- Topics: java, restassured, selenium, spring-boot, testng
- Language: Java
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"