Priyanshu S
-
An In-Depth Understanding of getByRole in Playwright
.
Develop an In-Depth Understanding of getByRole in Playwright Discover the fundamental rule for when to use getByRole and when to avoid…
-
Please Stop Celebrating Defects
.
While browsing LinkedIn (which I rarely do ), I came across a LinkedIn profile where someone was proudly flaunting that they…
-
Characteristics of a Good QA
.
The Top 7 characteristics of a Good QA Enabler – Remember, you’re not here to block the software delivery process. As…
-
Fluent Wait in Selenium 4: The most comprehensive guide
.
Waiting is a crucial part of writing reliable and robust Selenium tests. Whether you’re dealing with dynamic content, asynchronous loading, or…
-
Fix C# PlayWright Error on Mac OS [Executable doesn’t exist]
.
Encountering a C# Playwright error on macOS? This common issue often relates to missing executables. Here’s how to resolve it efficiently.
-
How to Wait For API Response in Selenium WebDriver 4?
.
An element might be visible on the page, but that doesn’t mean it’s ready for interaction. For example, a dropdown built…
-
Prevent Defects with the Right Questions
.
Asking the right questions can prevent hidden defects before becoming real problems. Do you know, what sort of questions you should…
-
Slow and Fast Testing
.
This blog touches upon on the influences on software testing by recent change in our thinking pattern. How does Social Media…
-
Why QAs Are So Adamant?
.
We QAs are so adamant about owning automated tests. Why do we think that automated tests should be solely owned by…
-
Are Your Automated UI Tests Unreliable? How to Keep Them Reliable
.
Unreliability and UI automated tests often go hand in hand. This blog covers various considerations to keep in mind while developing…