Skip to content

A lightweight, modular Selenium + TestNG automation framework built with Java , TestNG and Maven. Ideal for UI test automation, POCs, and scalable test suites.

Notifications You must be signed in to change notification settings

BrowserStackCE/selenium-testng-quickstart

Repository files navigation

🚀 Selenium + TestNG QuickStart Automation Framework (Java)

A lightweight, modular, and easy-to-extend UI Automation Framework built with:

  • Java 11+
  • Selenium 4
  • TestNG
  • WebDriverManager
  • Maven

Perfect for quick POCs, interview demos, and scalable UI automation setups.



🔧 Tech Stack

Tool Purpose
Java 11+ Programming language
Selenium 4.x Browser automation
TestNG Test orchestration
WebDriverManager Auto driver management
Maven Build management

▶️ Getting Started

1. Clone the repository

git clone https://github.com/your/repo-name.git
cd selenium-testng 

2. Install the Repo

mvn clean install

3. Run the Repo

mvn clean test

About

A lightweight, modular Selenium + TestNG automation framework built with Java , TestNG and Maven. Ideal for UI test automation, POCs, and scalable test suites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages