Skip to content

This testing framework was developed as a project for completing the "Automated Testing with Java Selenium" course offered by Școala Informală de IT.

Notifications You must be signed in to change notification settings

catalyn98/WebAutomationEndToEndProjectWithSelenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Web automation end to end project (Școala Informală de IT)

Java, Selenium, JUnit4

Tech stack

Web automation end to end project uses a number of open source projects to work properly:

  • Java - is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.
  • Selenium - is an open source umbrella project for a range of tools and libraries aimed at supporting browser automation.
  • JUnit4 - is an open-source framework designed to write and run repeatable automated tests.

Prerequisites

Clone the repositories

$ git clone https://github.com/catalyn98/WebAutomationEndToEndProjectWithSelenium.git
  • JDK 17 or higher;
  • JUnit 4.13.2 or higher;
  • Chrome driver on your machine needs to be the same version as it is in the framework.

Scope

This testing framework emerged as the culmination of a project undertaken during the "Automated Testing with Java Selenium" course, provided by Școala Informală de IT. Through this course, participants were equipped with the essential skills and knowledge required to create automated testing solutions using Java and Selenium.

About

This testing framework was developed as a project for completing the "Automated Testing with Java Selenium" course offered by Școala Informală de IT.

Topics

Resources

Stars

Watchers

Forks

Languages