January 2, 2023
August 22, 2022
July 26, 2022
June 19, 2022
November 28, 2021
October 10, 2021
January 2, 2023
Introduction Mocks are present in any modern development process to speed up software delivery. Your API service depends on another […]
August 22, 2022
Introduction Page Objects Model is a Testing Pattern created by Selenium WebDriver to better model the web test architecture into […]
July 26, 2022
Introduction This article belongs to a series of 3 posts explaining how to use the Factory Pattern to create different […]
June 19, 2022
Introduction In the previous article How to use the Factory design pattern to create browser instances: the simple approach, you […]
November 28, 2021
Introduction One of my activities is to review the Quality Engineers’ technical assignment. We ask the candidate to automate at […]
October 10, 2021
Which problem do we want to solve? We will try to solve one of the worst practices used on tests […]