This repository is an Automate Testing implementation created as part of my portfolio. This project uses Playwright and TypeScript to perform end-to-end tests on the Swag Labs demo website (https://www.saucedemo.com/). Additionally, the test results are automatically updated into a Google Sheet for tracking and management.
If you find any issues or have suggestions, feel free to reach out to me 🙇🏻♀️. I’m always open to feedback and improvements! 💖
- Framework: Playwright for end-to-end testing
- Language: TypeScript for better code management and developer experience
- Test Target: Swag Labs demo website (https://www.saucedemo.com/)
- Result Logging: Test results are automatically updated in a shared Google Sheet (link below)
- Write Test Cases: Automate interactions on the Swag Labs website using Playwright.
- Run Tests: Simulate user behavior to validate features and ensure reliability.
- Log Results: Automatically update the test results into Google Sheets for easy tracking.
Click here to view the Test Cases and Results
Feel free to explore, use, and improve this project!