naawhitter / Parabank-UI-Test-Automation

Java Selenium tests for Parabank application (https://parabank.parasoft.com/parabank/index.htm)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parabank UI Test Automation

A Java-based Selenium suite which runs Cucumber features on the Parabank application. This suite is created to practice my UI test automation skills using Java.

Prerequisites

  • Programming Language: Java 11
  • Build Tool: Maven 3.7.0

Dependencies:

  • Assertj Core 3.16.1
  • Cucumber Datatable 6.2.2
  • Cucumber Java 6.2.2
  • Cucumber Junit 6.2.2
  • Cucumber Picocontainer 6.2.2
  • Junit 5.7.0-RC1
  • Log4j 2.13.3
  • Lombok 1.18.12
  • Owner 1.0.12
  • RestAssured 4.3.1
  • Selenium 4.0.0-alpha-6
  • Selenium to RestAssured 0.3
  • WebDriverManager 4.1.0

Running tests using Maven

mvn test

About

Java Selenium tests for Parabank application (https://parabank.parasoft.com/parabank/index.htm)


Languages

Language:Java 91.4%Language:Gherkin 8.6%