The REPL (read-eval-print-loop) is a feature that seems to get overlooked far…
To start development work on a new Android phone, the Developer Options must be turned on…
When the declarative pipeline syntax for Jenkins was released, I was very excited. A…
QA Automation is a specialized, niche field in the tech world. There’s not many of us, and it’s hard to…
Selenium provides some really useful functions for interacting with web browsers. In my own…
I’ve been arguing against using Java for test automation code for years. Java is too verbose and its edit-compile-run…