Projects with this topic
-
A reusable core framework for mobile test automation, designed to serve as a foundation for scalable and maintainable test projects.
Built with Java and Appium, this framework standardizes key automation components such as base test architecture, Page Object Model structure, utility layers, reporting, and diagnostics.
The goal of this project is to centralize shared logic and enforce consistent design patterns across multiple test automation solutions, reducing duplication and improving long-term maintainability.
Updated -
This repository is a practice project where I’ve implemented core concepts used in real-world UI automation. It showcases how to structure Selenium tests using Java with a focus on scalability, maintainability, and best practices followed in professional test automation.
Updated -
Selenium framework POC for UI automation. I have automated 2 test for facebook and 1 for Jio cinema.
This is a maven project. Used TestNG for testing framework.
Updated -
Automation Framework Selenium Java with TestNG building by Anh Tester
Updated -
Automation Framework Cucumber TestNG with Selenium Java building by Anh Tester
Updated -
Demo Shop TAU is an e-commerce application designed for demonstration and testing purposes. It allows users to browse and search for products, add them to their cart, and proceed to checkout. The application also includes features such as user registration, login, and a wishlist, which allows users to save their favorite products for future reference. The application is built using Java, Selenium and Selenide testing frameworks, and uses TestNG for test management and reporting. Allure is used for generating test reports.
Updated -
Sample Selenium Java Test cases automation for https://opensource-demo.orangehrmlive.com/
Covers the following concepts: Java TestNG Selenium Maven Cucumber Gherkin Docker Gitlab
Updated -
Sample Selenium Java Test cases automation for https://opensource-demo.orangehrmlive.com/
Covers the following concepts: Java TestNG Selenium Maven Cucumber Gherkin Docker Gitlab
Updated