🔍 Automate UI and API testing effortlessly with this hybrid framework, utilizing Playwright and TypeScript for scalable, maintainable solutions.
-
Updated
Dec 20, 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.
🔍 Automate UI and API testing effortlessly with this hybrid framework, utilizing Playwright and TypeScript for scalable, maintainable solutions.
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...
Files for my personal GitHub page, GitHub Actions, Cypress scripts, and other random things I'm tinkering on.
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.
Portfolio of Python projects focused on automated testing with Pytest, Selenium, Playwright, and API testing.
Test suites for Web platform specs — including WHATWG, W3C, and others
Cypress E2E suite with written test cases (Traditional + Gherkin) and a risk-based coverage map.
My personal website and portfolio
Automated black-box REST API testing using graph-based modeling, LLMs, and multi-agent reinforcement learning.
Kotlin library for Selenium tests
A professional, enterprise-grade BDD automation framework for testing the JPetStore Demo application with comprehensive test reporting, multi-browser support, and CI/CD integration.
Playwright + Python test automation framework with POM, parallel execution, and CI/CD
A comprehensive end-to-end test automation suite for the MarkX mobile application, built with Robot Framework and Appium.
AI-powered flaky test detector & dashboard for Playwright
Basic mobile application test suite using Appium and Robot Framework.
This repository provides a simple starting point for individuals who want to dive into UI testing and gain hands-on experience with Selenium WebDriver.
Sandbox website for learning test automation (hotel reservation)
Microservices-based food delivery platform with three React frontends and five Node/Nest backend services (auth, restaurant, order, delivery, payment), Dockerized with MongoDB and Stripe integrations