Skip to content

Iamshaibaz/Java_Selenium_BDD_Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java_Selenium_BDD_Framework

This repository provides a framework for automated browser testing using Selenium WebDriver with Cucumber for Behavior-Driven Development (BDD) in Java. This setup facilitates writing and executing BDD tests with a clean and maintainable structure.

image

Prerequisites

Ensure you have the following installed:

  1. Java Development Kit (JDK) - Java 11 or later.
  2. Maven - For managing project dependencies and builds.
  3. IDE - IntelliJ IDEA, Eclipse, or any preferred Java IDE.
  4. ChromeDriver - For testing on Google Chrome. Download it from ChromeDriver and ensure it is in your system’s PATH.

Getting Started

To get started with the framework, follow these steps: Screenshot 2024-09-01 144420 image

1. Clone the Repository

Clone this repository to your local machine:

git clone https://github.com/Iamshaibaz/Java_Selenium_BDD_Framework.git
cd Java_Selenium_BDD_Framework
mvn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •