October 10, 2021

Reasons to avoid RandomStringUtils for test data generation

Which problem do we want to solve? We will try to solve one of the worst practices used on tests at any level: fixed/hard-coded data. I […]
February 22, 2021

Thoughts on Selenium 101 Certification from LambdaTest

Introduction LambdaTest created their different Certifications delivering them at free cost! They have a detailed announcement on their blog. I took the Selenium 101 exam and […]
February 7, 2021

100 Best tips about Java Testing tools

I started a new initiative 100 days ago: post daily tips about Testing tools you can use with Java! I posted it on Twitter and LinkedIn.By […]
January 23, 2021

Add more information to your Allure Report using Java

Introduction Instead of using some approaches that can add an extra abstraction layer to deliver a pretty report, we can use one with less code showing […]
January 3, 2021

Easily manage Properties Files in Java with Owner

This post belongs to the How to create Lean Test Automation Architecture for Web using Java series. If you didn’t see the previous posts, please check them out! […]
Easily manage Properties Files in Java with Owner
This website uses cookies to improve your experience. By using this website you agree to our Data Protection Policy.
Read more