An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with testng-framework

A curated list of projects in awesome lists tagged with testng-framework .

https://github.com/im-ahmed-hasan/selenium-cdp-automation

Capture Chrome Console Logs via CDP using Selenium 4.34.0 in Java. Lightweight example to monitor browser logs (info, warnings, errors) using Chrome DevTools Protocol.

cdp ci-cd devtoo java qa sdet selenium selenium-webdriver techskills testng-framework

Last synced: 04 Sep 2025

https://github.com/iamcharankumar/playwright_test_framework

Automated end-to-end testing framework built with Playwright and Java, tailored for any website. Designed for scalability and maintainability, this framework covers critical test scenarios with robust assertions and clean, modular code. Perfect for those looking to speed up their test automation journey or enhance their Playwright skills!

chrome-devtools-protocol codecov-badge discord-integration jacoco java-17 maven-pom parallelization playwright-java testng-framework web-performance-analytics web-test-automation

Last synced: 01 Apr 2025

https://github.com/osandadeshan/appium-java-mobile-automation-demo

This project serves as a boilerplate for automating both Android and iOS mobile applications using a single codebase with TestNG and the Appium library.

android android-app appium automation cross-platform ios ios-app java maven page-object-model testng testng-framework xcode

Last synced: 06 May 2025

https://github.com/anhtester/restassuredtestng2023

Project test API automation with REST Assured library and TestNG Framework 2023

anhtester api rest-api rest-assured test-automation testing testng-framework

Last synced: 16 Oct 2025

https://github.com/narendracodehub/wordpress-woocommerce-automation-setup

This project aims to automate the setup and testing of a WordPress WooCommerce site using Selenium WebDriver and TestNG. The automation script will handle tasks such as installation, configuration, and basic functional tests to ensure the WooCommerce plugin is working correctly.

php phpmyadmin pom-framework selenium testng testng-framework webdriver woocommerce woocommerce-setting wordpress wordpress-setup xampp-server

Last synced: 07 Sep 2025

https://github.com/anhtester/seleniumtestng092022parallel

Source code khoá học Selenium Java khoá 09/2022 nội dung Parallel Execution từ bài 25 đến hết.

allure-reports anhtester execution extentreports java log4j2 maven page-object-model pageobject-pattern parallel selenium selenium-java selenium-webdriver testng-framework

Last synced: 22 Aug 2025

https://github.com/osandadeshan/maxsoft-extent-reporter-demo

This is the demo project to automatically generate the Extent report using MaxSoft Extent Reporter.

automation extentreports java maxsoft reporting test-automation testng testng-framework

Last synced: 02 Mar 2025

https://github.com/anhtester/seleniummaven42022parallel

Selenium Maven project từ bài 25 parallel về sau khoá học Selenium Java 4/2022 Anh Tester

anhtester automation-selenium automation-test java maven parallel selenium selenium-java selenium-webdriver testng-framework webdriver

Last synced: 25 Apr 2025

https://github.com/arafkarsh/ms-test-quickstart

Microservice Test Automation Example for SpringBootTest 3.3.4, JUnit 5, TestNG 7, Spock 3, GitHub CoPilot, DiffBlue Cover, RestAssured 5, Cucumber 6, Selenium 4, Mockito 3, WireMock 3, Pact 4. All the testing frameworks are required to fully automate the testing for Microservices-based Apps.

copilot copilot-tutorial cucumber diffblue-cover junit5 mockito pact selenium spock springboot3 springboot334 springboottest testng-framework wiremock

Last synced: 23 Sep 2025

https://github.com/nibrazkhan/amazon_shopping_app_automation

Amazon shopping app is automated by implementing test cases for launching the app, searching for a product, adding to cart and proceeding to checkout using an authenticated user.

android-studio appium gradle intellij-idea java selenium-webdriver testng-framework

Last synced: 09 Apr 2025

https://github.com/osandadeshan/selenium-page-factory-demo

This is the a project on Selenium + Page Factory Design Pattern + TestNG + Java.

automation automation-ui extentreports java pagefactory selenium selenium-java selenium-webdriver testng testng-framework

Last synced: 28 Apr 2026

https://github.com/anhtester/restassured-testng-examples

Learning project API Test Automation using REST Assured and TestNG 2022 | Anh Tester

anhtester api-testing rest-assured test-automation testng-framework

Last synced: 17 Sep 2025

https://github.com/anhtester/seleniumtestng092022

Source code khoá học Selenium Java khoá 09/2022 nội dung TestNG Framework

anhtester java selenium selenium-java selenium-webdriver testng-framework webdriver

Last synced: 07 May 2026

https://github.com/samindyauv/cura_healthcare_service

Automation practice project for CURA Healthcare Service demo site, focusing on appointment booking, login functionality, and appointment history validation using Selenium and TestNG.

automation java selenium-webdriver testng-framework

Last synced: 08 May 2025

https://github.com/akasampavankalyan/obzervr_pom

Automated the "obzervr" website using TestNG and POM frameworks in selenium using selenium webdriver and added reports using Extended reports

extendedreports pageobjectmodel selenium-java selenium-webdriver testng-framework

Last synced: 07 Mar 2026

https://github.com/bakkappan/seleniumtestngallurereport

Learn how to generate Allure html report & adding screenshot for failed tests in Selenium TestNG Automation Testing Framework

allure-report automation-testing framework-development java maven selenium-automation selenium-java selenium-webdriver test-automation testng-framework

Last synced: 22 Sep 2025

https://github.com/masumrazait/demoautomationbank

DemoAutomation Bank: A fictional online banking application tailored for testing and automation purposes. This platform meticulously replicates real-world banking operations, offering comprehensive functionalities such as user registration, secure login, account management, fund transfers, and transaction history.

java mavan selenium-webdriver test-automation testing-framework testng-framework

Last synced: 31 Jan 2026

https://github.com/samindyauv/vehicle_tracking_system_automation

This project automates the testing of a Vehicle Tracking System application using Selenium WebDriver and TestNG. It includes test cases for tracking vehicles, verifying locations, monitoring live movement, and validating system alerts to ensure the application is reliable and user-friendly.

automation java selenium-webdriver testng-framework

Last synced: 18 Apr 2026

https://github.com/osandadeshan/maxsoft-extent-reporter

A perfect reporting plugin which automatically generate the Extent report for test automation.

automation extentreports java maxsoft reporting test-automation testng testng-framework

Last synced: 09 Oct 2025

https://github.com/rahulmoundekar/javaseleniumautomationtesting

Selenium is the first thing that comes to mind when one is planning to automate the testing of web applications. Selenium Webdriver with Java, one needs to bring the different components together, to start coding.

api-test-rest-assured bdd-framework cucumber-framework java-8 locators maven page-object-model rest-api rest-assured selenium-webdriver test-runner testing-data testng-dataprovider testng-framework testng-report webdrivermanager

Last synced: 31 Aug 2025

https://github.com/anhtester/seleniumtestngparallel062024

Project learning test automation with Selenium + TestNG + Page Object Model + Parallel Execution of class 06/2024

anhtester page-object-model parallel parallel-testing selenium selenium-java testng-framework

Last synced: 16 May 2026

https://github.com/ahmedkhaled14/restassuredpractice

Rest Assured Practice API Test Automation for 2 Rest APIs ==> 🌐 FakeRESTApi & 🌐 RestfulBookerApi

allure-report api apitest datadriventesting restassured-framework testautomation testng-framework

Last synced: 28 Mar 2025

https://github.com/destafajri/qa-automation

Sample Project Selenium, Appium, TestNG, JUnit, Maven, Cucumber, Architecture Testing for BDD and how to using existing chrome selenium for login solution

appium architecture automation bdd-tests cucumber existing-customer java maven-plugin maven-pom selenium testing testng-framework

Last synced: 01 May 2026

https://github.com/nuwanthikaishani/extent-report-sample

A sample implementation of ExtentReports for Selenium WebDriver tests, showcasing how to generate visually appealing, interactive HTML reports for automated test execution. This repo includes step-by-step examples with screenshots, logs, and detailed test results

extent-report java selenium testng-framework

Last synced: 01 May 2026

https://github.com/ahmedkhaled14/appiumpractice

Mobile Test Automation End To End Scenario "Sauce labs" Android App

allure-report android appium datadriventesting fluentdesign java pageobject-pattern testng-framework

Last synced: 02 May 2026

https://github.com/himadri75/ecommerce-automation-framework

Selenium automation framework using Java, TestNG, Maven and Page Object Model

chromium git github java17 maven pom qa-automation selenium testng-framework vscode

Last synced: 03 May 2026

https://github.com/jmr85/saucedemo-selenium-java

Automated Test Repository for SauceDemo with Selenium and Java This repository contains a set of automated tests for the SauceDemo website (https://www.saucedemo.com/) using Selenium WebDriver and Java.

java jenkins jenkins-pipeline jenkinsfile log4j maven pageobject-pattern pageobjectfactory pageobjectmodel selenium selenium-java slf4j slf4j-log4j testng-framework

Last synced: 02 Jan 2026

https://github.com/grandel-dsouza/custom-testng-framework-for-browserstack

This is a sample code written by GrandEL for running Selenium based Automated tests using a custom TestNG framework with Java on BrowserStack

automated-testing browserstack browserstack-automate browserstack-testing grandel grandeldsouza java selenium selenium-java testng testng-framework

Last synced: 19 May 2026

https://github.com/firoz-thakur/frontend-automation

A project that implements an automation framework for an HR portal using Java, Selenium, and Maven. This repository showcases the framework's architecture, test case development, and integration for efficient and reliable automation of HR-related tasks.

automation java maven selenium-java selenium-webdriver testng-framework uipath webautomation xpath-expression

Last synced: 06 May 2026

https://github.com/lakshyaqa/exlatprojectcardekho

AutomatingCarDekhoWebsiteUsingSelenium-JavaAndTestNGInMavenPojectStructure

java-11 maven-plugin mavens selenium-java testng-framework xpath

Last synced: 17 Jun 2025

https://github.com/himu143/app-automation-on-pickaboo-ecommerce-appium-selenium-testng

In this project E-commerce website [Pickaboo] will be automated as part of this project using Selenium and Appium. To ensure that the system that produces accurate results, numerous test cases were run utilizing various data sets. In order to present the test results, the project also includes producing an Allure report. Video output also attached

allure-report android-studio appium gradle-build intellij java selenium-webdriver testng-framework

Last synced: 10 May 2026

https://github.com/hala-samir/automatedtestingsuite

Selenium E2E Project using Java, Maven, TestNG and it runs on Docker using Selenium hub service The project is also integrated with GitHub actions

bdd-framework cross-browser cucumber-java docker docker-compose docker-container gherkin github-actions java maven page-object-model selenium-grid selenium-webdriver test-automation testng-framework

Last synced: 08 Apr 2026

https://github.com/anhtester/vtcc_seleniumtestng

Test Automation project with Selenium and TestNG Framework for VTCC Viettel class 2024

anhtester automation-test selenium selenium-java test-automation testng-framework viettel vtcc

Last synced: 03 Jan 2026

https://github.com/anshul-sonpure/webautomation_tutorial

Web Automation Tutorial covering Selenium, TestNG, PageObjectModel and some other topics.

automation automation-selenium automation-testing pageobjectmodel selenium-course selenium-tutorial selenium-webdriver testng-framework

Last synced: 17 May 2026

https://github.com/anhtester/seleniummaventestng042023

Project learning Selenium TestNG Framework with Maven project for class 04/2023

anhtester java selenium selenium-webdriver test-automation testng testng-framework

Last synced: 19 May 2026

https://github.com/anshul-sonpure/selenium_java_testng_framework

This GitHub repo is for beginners and learners. It offers comprehensive tutorials and resources to make learn Selenium Framework easy. Whether a beginner or experienced, the repo has something for everyone. Start expanding your coding skills now!I have written an article on the same do check the below article on medium.

extentreports java maven selenium selenium-java testng-framework

Last synced: 09 Mar 2026

https://github.com/keshavjha06/seleniume2eproject

Framework for Web test automation with Java, Selenium, TestNG, Cucumber, Maven and POM

cucumber extentreports java jenkins maven page-object-model selenium-webdriver testng-framework web

Last synced: 14 Apr 2026

https://github.com/mahalakshmilingesan18/seleniumtestng_parabank

💻 Built a Selenium WebDriver + TestNG automation framework for ParaBank - a demo online banking site. This framework demonstrates an enterprise-ready automation architecture implementing the Page Object Model (POM), data-driven testing, and HTML reporting (ExtentReports). It is designed for readability, reusability, and ease of CI integration.

banking-applications cross-browser parallel-execution selenium-webdriver testng-dataprovider testng-framework testng-listener testng-reports

Last synced: 17 May 2026

https://github.com/anhtester/viettel_seleniummaventestng

Project learning Selenium TestNG Framework with Maven project for Viettel teams 2023

anhtester java selenium selenium-webdriver test-automation testng testng-framework

Last synced: 14 Apr 2026

https://github.com/narendracodehub/swaglabs_automation

This project leverages the power of Selenium, TestNG, Java, and Extent Report to automate and test login test of https://www.saucedemo.com. Whether you are a developer, tester, or someone interested in automated testing, this project provides a robust framework to streamline your testing processes.

automation-testing pom selenium-java selenium-webdriver swag-labs testng-framework

Last synced: 04 Jan 2026

https://github.com/abhi07799/hybridframework_freecrm

FreeCRM Website Automation in Hybrid Framework using POM.

automation hybridframework java pageobjectmodel selenium testng testng-framework

Last synced: 15 May 2026

https://github.com/ahmedelshal2/testautomationoscar

Selenium Framework test automation project using java, maven, TestNG, page object model and allure report.

allure-report chromedriver java maven pom selenuim testng-framework

Last synced: 30 Aug 2025

https://github.com/anhtester/seleniumtestngparallel112023

Project học Selenium Java phần TestNG Framework với Parallel Execution của lớp Test Automation 11/2023

anhtester automation-testing parallel-execution parallel-testing selenium selenium-java selenium-webdriver testng-framework

Last synced: 31 Jan 2026

https://github.com/anhtester/seleniumtestng112023

Project học Selenium Java phần TestNG Framework của lớp Test Automation 11/2023

anhtester selenium selenium-java selenium-webdriver test-automation testng testng-framework

Last synced: 18 May 2026

https://github.com/samindyauv/selenium_learning

A practice project to learn and apply Selenium WebDriver automation with Java, TestNG, and Maven, covering both basic and advanced concepts.

automation java selenium-webdriver testng-framework

Last synced: 15 May 2026

https://github.com/gatossa/my_projects_with_selenium_automation

Automation testing using Selenium ,Java, TestNG, Maven in IntelliJ IDEA

intellij-idea maven selenium-webdriver test-automation testng-framework

Last synced: 17 Apr 2026

https://github.com/anhtester/viettel_seleniumtestng_parallel

Project Selenium Java TestNG with Parallel Execution for Viettel class

anhtester java parallel properties-file selenium selenium-java selenium-webdriver testng-framework viettel

Last synced: 20 Apr 2026

https://github.com/siddik-1997/api-testing-on-dmoney-api-with-rest-assured

This repository contains the source code for automated testing of Dmoney API using Rest Assured library. The tests cover various endpoints and scenarios, ensuring the API functions as expected. The project includes test suites, utilities for test data preparation, and configuration files for test execution.

allure-report commons-configuration2 gradle intellij jackson-databind java rest-api rest-assured testng-framework

Last synced: 20 Apr 2026

https://github.com/anhtester/seleniummaventestng062024

Source code dạy học Selenium Java phần TestNG Framework lớp Test Automation Web khoá 06/2024

anhtester selenium selenium-java testng-framework

Last synced: 22 Feb 2026

https://github.com/samindyauv/orangehrm_automation

Automation practice project for OrangeHRM demo site, focusing on HR workflows like login, employee management, and leave handling using Selenium and TestNG.

automation java selenium-webdriver testng-framework

Last synced: 11 Apr 2026

https://github.com/anhtester/vtcc_seleniumtestngparallel

Test Automation project with Selenium and TestNG Framework for VTCC Viettel class 2024

anhtester page-object-model parallel-tests selenium-java selenium-webdriver testng-framework

Last synced: 16 May 2026

https://github.com/ndviet/test-testng-framework

Test repository with test case is created and executed in TestNG Framework

automation java maven test-automation testng-framework

Last synced: 29 Apr 2026

https://github.com/keshavjha06/restassuredtestngframework

Automation Testing | RESTful webservices | Java | RestAssured | OAuth 2.0 | Lombok | TestNG | Maven | ExtentReport | Allure Reports | Java mail API | Design Patterns (Singleton) | Jenkins | Data-Driven Testing using JSON file | Expected Data using XML file

allure-report java jenkins lombok maven pojos rest-api rest-assured singleton-pattern testng-framework

Last synced: 09 May 2026

https://github.com/anika21-nextin/orangehrm-automation-testng

This project automates Orange HRM web application for some modules.

allure-report gradle java selenium-webdriver testng-framework

Last synced: 07 May 2026

https://github.com/itssdk07/restassuredandcucumber

This is a scalable and modular API test automation framework built using RestAssured, Cucumber, and Java, managed via Maven. The framework is designed to support robust and maintainable automated API testing for RESTful services.

cucumber java maven restassured-framework testng-framework

Last synced: 07 May 2026

https://github.com/himu143/dmoney-api-testing-with-rest-assured

In this project contains an Api testing using Rest-assured and check the functionality of Dmoney API. Using a variety of test cases and scenarios, in this project user enables to check the functionalities of dmoney API by using rest assured framework.

allure-report api-testing gradle intellij-idea jackson-databind java-11 java-faker lombok-gradle rest-assured-framework test-cases testng-framework

Last synced: 10 May 2026

https://github.com/vishnurag666/selenium_automating_contactus_form

This project demonstrates how to automate the process of interacting with and submitting a "Contact Us" form on a website using Selenium, Java, and TestNG. It covers handling input fields, dropdown selections, checkboxes, and form submission.

css java selenium testng-framework

Last synced: 10 May 2026

https://github.com/pavlovic-bojan/booking-automation-java-selenium-cucumber-testng-allure

This repository is the result of my independent project to train certain things in QA Automation. I spent 7 days on the realization of setup this project

allure-report cucumber cucumber-java java page-object-model pom qa-automation qa-automation-test selenium selenium-java testng testng-framework

Last synced: 13 May 2026

https://github.com/ra-hul/sqa-assessment-maac

This project automates essential workflows for the Xampro website using Selenium.It covers key user actions, including registration, login and profile updates. Data for registration is read from a JSON file, login is performed using the latest registered user and profile update steps are automated

automation java selenium testng-framework

Last synced: 14 May 2026

https://github.com/seeni26/testng-project

TestNG is a powerful testing framework inspired by JUnit and NUnit, designed to simplify and enhance the testing process in Java applications. It provides robust support for end-to-end testing, integration testing, and unit testing.

automated-testing datadriven html java selenium-webdriver testng testng-framework

Last synced: 14 May 2026

https://github.com/lynix28/api-testng-example

API automation test project example using TestNG

api-testing testng testng-framework

Last synced: 02 Apr 2025

https://github.com/boykaframework/testng-sample

Sample Boyka framework project with TestNG runner

boyka-framework sample-project testng-framework

Last synced: 26 Mar 2025

https://github.com/mrprajapati18/testing_project_sauce_demo_hybridframwork

Key Features: ✅ Selenium with Java for web automation ✅ TestNG for test execution and reporting ✅ Hybrid Framework (Data-Driven + Keyword-Driven + POM) ✅ Manual Testing approach for validation ✅ Assertions and Parameterization for scalable test cases ✅ Integration with GitHub for version control

hybrid-framework jenkins manual-testing selenium-java testng-framework

Last synced: 03 Mar 2025