cucumber-spring-project

Project using Selenium, Cucumber, Spring Boot, Junit5

Stars
0
Committers
1

Automation Test Project

This project is an automation test suite incorporating the following technologies and design patterns:

  • Cucumber for Behavior-Driven Development (BDD)
  • Spring for dependency injection and application configuration
  • Extent Report for comprehensive test reporting
  • Page Object Model (POM) for organizing web page interactions
  • Factory Design Pattern for handling different browsers
  • WebDriverManager for automatic handling of WebDriver binaries.
Related Projects