ivodimitrov / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 90.4%Language:Gherkin 6.5%Language:CSS 2.6%Language:HTML 0.6%