Projects
Here are some of my web and mobile test automation projects, where I use tools like Selenium, Appium, and Allure to deliver robust testing solutions.
WIPDemo
Web Automation SauceDemo
Selenium + Cucumber
Automation project for the SauceDemo web app, covering the full flow: login, cart management, navigation, side menu, and checkout.
- • Allure reports with test environment info.
- • Automatic error capture.
- • Modular, maintainable test suite.
- • Full requirements traceability.
WIPDemo
Mobile Automation SauceDemo
Appium + Cucumber
Automation project for the SauceDemo mobile app (Android), covering login, cart, context menu, complete checkout, and price validations.
- • E2E automation for mobile app.
- • Allure reports with automatic screenshots on failures.
- • Data context between steps.
- • Best practices (Hooks, Page Objects, Contexts).