Skip to content

πŸ‘¨β€πŸ’» Test automation of a bootstrap web page using Java, Cucumber, and Selenium

Notifications You must be signed in to change notification settings

matheus-beck/java-cucumber-selenium-grocerycrud

Repository files navigation

πŸ‘¨β€πŸ’» QA Java, Cucumber and Selenium Challenge

grocerycrud logo

Test Automation of this bootstrap web page using Java, Cucumber, and Selenium.

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

πŸ“… Test execution report

Cucumber report

πŸ’Ύ Development Dependencies Used

  • "Apahce Maven": "3.6.3"
  • "Java": " 11.0.9.1"
  • "Selenium": "3.141.59"
  • "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 install
  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!

About

πŸ‘¨β€πŸ’» Test automation of a bootstrap web page using Java, Cucumber, and Selenium

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published