sucinm / B2B-Web-Automation-Testing

Implementation Web Driver Manager and Unit testing framework with jUnit

Home Page:https://sucinm.github.io/B2B-Web-Automation-Testing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

B2B-Web-Automation-Testing

Study case Website B2B

Implementation:

  • Web Driver Manager
  • Unit testing framework with jUnit

Pre-requisites

  1. Download, Install and Configure JDK.
  2. Download and Configure Maven.
  3. Download & Install IntelliJ IDEA Community Edition.
  4. Download & Install Google Chrome.

How to Run the Project on local machine

  1. Open the project using any IDE (IntelliJ IDEA CE, Eclipse, IDEA, etc)
  2. Download sources Maven and update the project
  3. Update data test to valid username and password in LoginSteps.java to achieve 100% pass results.
  4. Running the project using command mvn clean test

Result

Result of web automation testing here.

About

Implementation Web Driver Manager and Unit testing framework with jUnit

https://sucinm.github.io/B2B-Web-Automation-Testing/


Languages

Language:HTML 77.0%Language:Java 17.7%Language:CSS 4.8%Language:Gherkin 0.6%