/java-cucumber-viacep-api

👨‍💻 Test automation of the Via CEP API using Java and Cucumber

Primary LanguageHTML

👨‍💻 QA Java and Cucumber Via CEP API Test Automation

viacep logo

Test Automation of the Via CEP API using Java and Cucumber.

The features of the tests are inside src/test/resources/viacep/viacep.feature and the step definitions are inside src/test/java/viacep/StepDefinitions.java

📅 Test execution report

Cucumber report

💾 Development Dependencies Used

  • "Apahce Maven": "3.6.3"
  • "Java": " 11.0.9.1"
  • "Cucumber": "6.10.4"
  • "Chrome Driver": "90.0.4430.24"
  • "Google Chrome": "90.0.4430.212"

🎬 Getting Started

  1. Clone the project into your machine, install all dependencies described above and compile the project using:
mvn compile
  1. Now, to run the tests:
mvn test
  1. Verify the tests results output:

Test results output


Made with ❤️ by Matheus Beck 👋 Get in touch!