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

READ THE BLOG


- Dec 18, 2019
- 4 min
Writing good bug reports


- Dec 4, 2019
- 3 min
Bugs and reproducing them

- Nov 22, 2019
- 4 min
A matrix for when a bug only reproduces in one environment


- Jul 30, 2018
- 1 min
The Little Tester - Stories in Testing #4


- Jul 23, 2018
- 1 min
The Little Tester - Stories in Testing #3


- Jul 16, 2018
- 1 min
The Little Tester - Stories in Testing #2


- Jul 11, 2018
- 3 min
A bug is still a bug


- Jul 9, 2018
- 1 min
The Little Tester - Stories in testing #1


- Jul 2, 2018
- 1 min
The Little Tester - Stories in testing #0


- Jan 16, 2018
- 4 min
Why you need to test your production environment
- Oct 10, 2017
- 3 min
The tester's daily dilemma: my automated tests fail because of the test environment. What can i do?
- Jul 14, 2016
- 7 min
Extracting substrings with StringUtils from the Apache library


- Apr 27, 2016
- 3 min
SoftAssert - don't make your test fail on the first assertion failure


- Feb 2, 2016
- 3 min
How to identify the test scenarios you have to automate


- Aug 3, 2015
- 2 min
A few developer principles that testers should follow

- Jul 30, 2015
- 2 min
Quick Tip: IntelliJ - easily updating method calls when method signature changes

- Jul 27, 2015
- 7 min
Selenium tests, the Object Oriented Way

- Jul 12, 2015
- 3 min
Improving your code by using IntelliJ's Inspections feature
- Apr 3, 2015
- 3 min
Working with cookies in Selenium