PRPratham Rathodinprathamrathod.hashnode.dev·Jul 8 · 8 min readMastering Playwright: Run & Debug Tests Like a ProIntroduction End-to-end testing is a critical component of modern web development, ensuring your applications work as expected from a user's perspective. Playwright stands out as a powerful, reliable 00
PRPratham Rathodinprathamrathod.hashnode.dev·Jul 2 · 4 min readPlaywright Codegen: Generate Tests & Locators FastGenerate Playwright tests and locators with Codegen. Record user actions, add assertions like visibility and text, and fine-tune locators for robust, reliable end-to-end tests. Playwright Codegen pro00
PRPratham Rathodinprathamrathod.hashnode.dev·Jun 28 · 5 min readPlaywright E2E Tests: Actions, Assertions, HooksLearn Playwright E2E testing. Write first test, actions, async assertions, test isolation, leverage hooks for reliable web automation! This guide provides a practical overview of writing tests with P00
PRPratham Rathodinprathamrathod.hashnode.dev·Jun 28 · 3 min readHow to Install Playwright: The Ultimate End-to-End Testing GuideLearn how to install Playwright and set up your first end-to-end testing environment for modern web applications. This comprehensive guide walks you through the installation process using npm, yarn, o00
PRPratham Rathodinprathamrathod.hashnode.dev·Apr 10 · 12 min readQuality Assurance vs Quality ControlQuality Assurance vs. Quality Control: What’s the Real Difference? To understand the difference between Quality Assurance (QA) and Quality Control (QC), think of it as the difference between preventin00