Web Automation with Playwright
Project information
- Tech Stack: Playwright | Azure DevOps Pipeline
- Project URL: Github: Automate practicesoftwaretesting website
Automation Framework for Practice Software Testing Site Using Playwright and Azure DevOps
- Implemented automated testing strategies to ensure comprehensive coverage of application functionality and performance.
- Employed the Page Object Model (POM) design pattern, promoting modularity and maintainability by encapsulating interactions with web pages into separate classes.
- Utilized fixtures to handle common setup and teardown tasks, resulting in cleaner test code and enhanced execution efficiency.
- Integrated the Azure DevOps pipeline to facilitate continuous integration and delivery (CI/CD), enabling automated test execution on code changes.