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…

|

Gatling Maven Plugin – Everything you need to know

Recently, while working with the Gatling Maven Plugin, I was in search of documentation to understand the possible configurations available in Gatling Maven plugin. To my surprise, I could not find anything official on Gatling’s website. Therefore, I decided to compile this information in this post. In this blog I will be focusing on different…