Skip to content

bradevansqa/selenium-java-automation

Repository files navigation

Selenium Test Automation with Java β˜•πŸ–₯️

Maven Tests

πŸ“Š Test Reports


Overview

This repository contains Selenium WebDriver end-to-end tests for the Demoblaze demo website.
It demonstrates professional test automation skills using Java, JUnit, and Maven.

βœ… Key Features

  • Verifies home page title, navigation, cart functionality, login validation, and UI elements.
  • Uses JUnit 5 as the test framework.
  • Runs tests with Maven for dependency management and execution.
  • Generates JUnit HTML reports automatically via GitHub Actions.
  • Fully CI/CD-ready with tests running on GitHub Ubuntu runners.

πŸš€ Tech Stack


πŸ“‚ Project Structure

About

Automation tests in Java using Selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages