This project demonstrates end-to-end login testing for the Swag Labs demo application using Playwright with Java. It covers both positive and negative login scenarios, including valid credential authentication and error handling for invalid inputs. The test suite showcases clean test structure, reliable locators, and robust assertions.
Click a project to view the repository, code, and test framework on GitHub.
Selenium WebDriver automation framework in Python for ParaBank. Includes core UI flows, assertions, and reusable test structure.
Selenium + Python automation set up using the Page Object Model (POM) for maintainable, scalable tests.
TripleTen automation project using Selenium WebDriver with Python. Covers key user flows and validations.
Playwright automation project in Java for Swag Labs. This is the featured project explained in the video at the top of this page.
Looking for manual testing documentation?
View Manual Testing ProjectsExplore my full collection of test automation repositories, including Selenium, Playwright, API testing, and CI/CD pipelines on GitHub.
Visit My GitHub