C. J. Kepinsky, QA, Mentor, Mystery LoverTop 5 Design Patterns & Good Practices I Love To Use in Automation TestsIn the realm of software development, automation testing plays a crucial role in ensuring the quality and reliability of applications. Over…Nov 28
InHippo DigitalbyAdam ClarksonHow to use Playwright with SpecFlow and Page Object Models in .NET (C#)This step-by-step guide will show you how to use Playwright in .NET (C#) with SpecFlow and Page Object Models (POMs) for end-to-end…Dec 20, 20221
MrajeshBeyond Traditional POM: A Simple User Flow-Centric Model for Effortless Test AutomationAs a QA working on a fast-growing e-commerce platform, I started to feel the strain of using a traditional Page Object Model (POM). It had…Nov 1Nov 1
Nikita FilonovWriting UI automation tests in TypeScript using the Page Object and Page Factory patternsWriting UI automation tests in TypeScript using Page Object + Page Factory, Playwright, and Allure.Oct 25Oct 25
veliyaPage Object Model (POM) for Better Automated TestingPage Object Model is considered to be at an intermediate level. That’s why I was afraid to start learning, as I thought it would be hard.Oct 27Oct 27
C. J. Kepinsky, QA, Mentor, Mystery LoverTop 5 Design Patterns & Good Practices I Love To Use in Automation TestsIn the realm of software development, automation testing plays a crucial role in ensuring the quality and reliability of applications. Over…Nov 28
InHippo DigitalbyAdam ClarksonHow to use Playwright with SpecFlow and Page Object Models in .NET (C#)This step-by-step guide will show you how to use Playwright in .NET (C#) with SpecFlow and Page Object Models (POMs) for end-to-end…Dec 20, 20221
MrajeshBeyond Traditional POM: A Simple User Flow-Centric Model for Effortless Test AutomationAs a QA working on a fast-growing e-commerce platform, I started to feel the strain of using a traditional Page Object Model (POM). It had…Nov 1
Nikita FilonovWriting UI automation tests in TypeScript using the Page Object and Page Factory patternsWriting UI automation tests in TypeScript using Page Object + Page Factory, Playwright, and Allure.Oct 25
veliyaPage Object Model (POM) for Better Automated TestingPage Object Model is considered to be at an intermediate level. That’s why I was afraid to start learning, as I thought it would be hard.Oct 27
Shiv JirwankarUsing Page Objects As Custom Fixtures In PlaywrightThe usage of Page Object Model (POM) is a widely adopted design pattern in test automation. It allows for the organizing of the respective…May 19
Shiv JirwankarPlaywright — Encapsulation in Page Object Model (POM)Encapsulation in Page Object Model (POM) is all about hiding the internal implementation logic of the page exposing only the necessary…Oct 18
InSyntestbyShivam BharadwajReasons To Keep Assertions Out Of Page Object ModelsThe Power of Clean Code: Why Assertions Belong Outside POMsSep 51