Are Your Automated UI Tests Unreliable? How to Keep Them Reliable
|

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 automated tests to avoid such situations. Most SAAS products are built as monoliths, which rely heavily on regression testing to release any changes. When regression testing is involved, teams are often forced to maintain…

3 Fundamental Questions to ask before Testing

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.