
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 ask?
Read here.
Asking the right questions can prevent hidden defects before becoming real problems. Do you know, what sort of questions you should ask?
Read here.
This blog touches upon on the influences on software testing by recent change in our thinking pattern.
How does Social Media and AI have played a catalytic role in shaping our thinking pattern and impacting our testing decisions.
We QAs are so adamant about owning automated tests. Why do we think that automated tests should be solely owned by us? I’ve spoken to many QAs, and they all have their own opinions. Many believe they can’t rely on…
Unreliability and UI automated tests often go hand in hand. This blog covers various considerations to keep in mind while developing automated tests to avoid such situations. Most SAAS products are built as monoliths, which rely heavily on regression testing…
Inconsistent test results from automated UI tests are one of the most common testing problems. Many attempt to solve this by adding more QAs or switching tools, but are these truly long-lasting solutions? What are the strategic ways to address this issue? Discover it in detail.
This week, I had more free time than usual as I’m nearing the end of a long-running project with a client. With my schedule less cluttered, I decided to take advantage of the opportunity and explore some talks on software…
Have you ever found yourself in a situation where you've executed many tests before releasing a feature, yet still discovering bugs in production? What do you believe might have been gone wrong during testing? Did you ask the right set of questions to effectively design your test scenarios? Read this blog to understand the fundamental questions to ask before testing.
Is exploratory testing still relevant in 2024? This is a popular question among QAs, many believe automation can replace exploratory testing. This blog sheds light on this subject in detail and answering whether it is needed or not.
Discover what is more important when transitioning to an automation testing role: is it coding, or perhaps something else?
Print all the attributes of a dom element in Playwright.