August 6, 2020

Trust Your Pipeline: Automatically Testing an End-to-End Java Application

Introduction Although extremely important, we are not talking here about unit testing and integration testing, assuming you already know what it is and already apply it, […]
July 30, 2020

Data Management approaches for your tests

Introduction I have now in my personal GitHub repo a way you can ask me questions related to the Quality Engineering subject. Rafael Teixeira sent me […]
March 13, 2020

Don’t use assertTrue to verify a text

Introduction It is common, especially in functional tests on any front-end (web, mobile), to include text validation in our tests to verify that the returned value […]
January 22, 2020

Create a Browser Factory with WebDriverManager

WebDriverManager is an excellent tool to automate the management of the browser driver binaries running your automated test scripts locally with Selenium WebDriver and Java. Simple […]
gdpr-image
This website uses cookies to improve your experience. By using this website you agree to our Data Protection Policy.
Read more