/selenium-webdriver-java-cucumber-practice

Java-based test automation framework built on top of the most popular solutions Selenium WebDriver, JUnit, TestNG, Cucumber and Maven

Primary LanguageJava

selenium-webdriver-java-cucumber-practice

Java-based test automation framework built on top of the most popular solutions Selenium WebDriver, JUnit, TestNG, Cucumber and Maven.

The Problem:

Automation Scenario:

  • Navigate to ​https://www.amazon.co.uk
  • Search for Harry Potter and the Cursed Child in section books
  • Then navigate to the item details
  • Add the item to the basket
  • Click on edit the basket

Frameworks & tools:

  • Java
  • Selenium WebDriver
  • JUnit
  • TestNG
  • Cucumber (BDD) / Gherkin
  • Maven