Test suites for Web platform specs — including WHATWG, W3C, and others
-
Updated
Nov 6, 2025 - HTML
Test automation or automated testing as compared to manual testing is a way to write test scenarios beforehand that can be repeatedly executed without involving a human element. This is often done by having a set of test data as input that can be compared to certain expectations. In agile software development approaches, this can be even based on user stories and/or acceptance critera.
Test suites for Web platform specs — including WHATWG, W3C, and others
This repository contains a modular and scalable Selenium-based test automation framework built with Python. It is designed to simplify web application testing by following best practices, including the Page Object Design Pattern and data-driven testing. The framework supports multiple browsers, dynamic browser selection at runtime...
About **TruthWeb test | 🌐📱 Official Website Repository** TruthWeb is an open-source, all-in-one platform designed for Pi Network Pioneers to seamlessly integrate Pi into their daily lives. It serves as a digital hub for products, goods, and services, empowering users to transact and engage within the Pi ecosystem.
🔍 Automate UI and API testing effortlessly with this hybrid framework, utilizing Playwright and TypeScript for scalable, maintainable solutions.
Implemented two test cases to verify login functionality — one for valid credentials and another for invalid ones. Configured HTMLTestRunner to generate structured test reports. Ensured proper WebDriver session management using setUpClass and tearDownClass.
Files for my personal GitHub page, GitHub Actions, Cypress scripts, and other random things I'm tinkering on.
Production-ready test automation framework using Playwright & Cucumber BDD with TypeScript. Features parallel execution, multi-browser support, comprehensive logging, and CI/CD integration.
A Hybrid Automation Framework using Selenium WebDriver, TestNG, and Java. Supports UI & API testing, cross-browser execution, Selenium Grid, and generates ExtentReports. Built with Page Object Model (POM) for maintainable and scalable test automation.
Sandbox website for learning test automation (hotel reservation)
UI Coverage Tool is an innovative, no-overhead solution for tracking and visualizing UI test coverage — directly on your actual application, not static snapshots.
Testers Talk Practice Site
Project for automating standard compliance for robots using property-based testing framework.
The Swagger Coverage Tool is designed to measure API test coverage based on Swagger documentation. It provides automated tracking and reporting of test coverage for APIs, helping ensure that your endpoints and services are well-tested.
Automated CRM web testing project built with Robot Framework and SeleniumLibrary. Demonstrates best practices in test automation including the Page Object Model (POM), modular keyword design, and structured test suites.
Challenge 3 – Júlio de Lima’s QA Mentorship 2.0: REST API for authentication and password recovery. Main flows, lockout after invalid attempts, automated tests. In-memory data. Educational, not for production.
The community resource for ephemeral environment best practices
Software evaluation tool designed to help software developers and founders make informed decisions when evaluating tools, services, and frameworks
Selenium Test Automation Framework for Demoblaze E-commerce site. Covers Signup, Login, Product Add to Cart, and Checkout using Java, TestNG, and POM design pattern.
Robot Framework Swarm