Watch me talk about testing with Java, Junit5, Selenium and best practices

READ THE BLOG
- Sep 30, 2021
- 1 min
My articles published in September
- May 7, 2021
- 1 min
Logging Test Automation Information with Log4j


- Apr 13, 2021
- 3 min
Using Retries in tests can hide the bugs


- Mar 30, 2021
- 3 min
The weird story of Selenium,the StaleElementReferenceException,the iframe,the List,the WebElement


- Mar 17, 2021
- 2 min
About my JUnit 5 course
- Feb 12, 2021
- 1 min
Have you seen my article on using Spring for managing test environments in automated tests?

- Dec 2, 2020
- 6 min
Generating useful date values for testing purposes
- Aug 7, 2020
- 0 min


- Jun 10, 2020
- 11 min
Working with user prompts in Selenium


- May 21, 2020
- 10 min
Working with windows/tabs in Selenium
- May 15, 2020
- 0 min

- May 6, 2020
- 8 min
Iframes, switchTo() and default content with Selenium
- Apr 30, 2020
- 0 min
- Apr 28, 2020
- 0 min
- Apr 9, 2020
- 0 min


- Mar 31, 2020
- 9 min
Browser unaware Selenium tests. STEP 3: Starting a browser based on a system property


- Mar 25, 2020
- 8 min
Browser unaware Selenium tests. STEP 2: Creating browser initialization methods for Chrome, Firefox


- Mar 18, 2020
- 6 min
Browser unaware Selenium tests. STEP 1: Identify OSs to run tests + choose browsers to support


- Feb 12, 2020
- 4 min
As a tester i should not find THESE bugs in the system