SOFTWARE TESTING IS MORE THAN JUST AUTOMATION
Enhance your skills, broaden your impact, and become a true quality advocate. Subscribe our newsletter to be a next level QA!
Featured Articles
Discover latest articles to sharpen your QA knowledge.
So, the other day, one of our developers added a rate limiting feature. Naturally, the first questions that popped into my head were, “How many times can a call be made?” and “Which endpoints are protected by this feature?”
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.
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?