A Java Maven project for web application testing using Selenium WebDriver and TestNG. GitHub Actions runs tests and code style checks on every push and pull request. See .github/workflows/ci.yml for ...
A comprehensive REST API automation testing framework built with REST Assured, TestNG, and Maven. This project demonstrates BDD-style API testing with complete CRUD operations, response validation, ...
TestNG, written by Cedric Beust and Alexandru Popescu, is a light framework based on Java annotations (for J2SE 5.0) that allows you to design complex unit testing for J2SE 5.0 and J2SE 1.4. Why ...