Tag: testing
All the articles with the tag "testing".
The Case of the Missing PR | A Lesson in Deployment Best Practices
Manzeel
Published: at 01:40 PMLearn how a missing PR caused a production issue and discover key QA best practices to prevent deployment mishaps.
Stop Relying on Strict Text Assertions for Toast Messages in Cypress Tests
Manzeel
Published: at 08:16 PMDiscover why strict text assertions in Cypress for toast messages can lead to fragile tests and learn how to enhance your end-to-end tests with more flexible and reliable alternatives.
Understanding the Lighthouse Test Tool | A Beginner’s Guide
Published: at 08:16 PMLearn how to use Google Lighthouse to optimize website performance, accessibility, SEO, and user experience with actionable insights and best practices.
A Simple Cypress Command That Catches Bugs Like Magic ✨
Rojal Bati
Published: at 08:40 PMLearn how a simple command in Cypress helps you catch bug easily. This quick tutorial by Rojal Bati helps create a simple Cypress command that catches bugs like magic.
How to use Gmail API for email testing in Cypress?
Rojal Bati
Published: at 08:40 PMLearn to integrate the Gmail API for email testing in Cypress. Rojal Bati's guide covers setup, test scripts, and seamless email testing in your automation suite.
Breaking the Rules (For the Right Reasons) | A QA Engineer’s Hotfix Adventure
Manzeel
Published: at 01:40 PMA bold QA hotfix deployment straight to production—because sometimes, testing can wait!