Java
-

The Perfect Way To Maintain Your Selenium Test Automation
Without a doubt, automated browser testing has transformed the way software development works. If it wasn’t for Selenium, we wouldn’t…
Read More » -

JVM Garbage Collection and Optimizations
Overview When troubleshooting systems for performance-related issues, memory optimizations are a place that needs a deep analysis of what each…
Read More » -

49 Most Common Selenium Exceptions for Automation Testing
A developer will always write code keeping different scenarios in mind but there could be cases where the implementation does…
Read More » -

Debugging system tests in containers with Quarkus (Video)
It improves your development productivity if you’re able to end-to-end test your application locally, with the help of containers. In…
Read More » -

Clean Code from the Trenches – Writing Executable Specifications with JUnit 5, Mockito, and AssertJ
Executable Specifications are tests that can also serve as design specifications. They enable technical and business teams to get on…
Read More » -

Java/Cloud: How to Quickly Create a Kubernetes-ready REST Microservice
It is safe to say that the Microservice + Cloud combination is all the rage these days. Microservices are being…
Read More » -

Be Careful When Modifying Data While Using a Java Iterator
As this semester begins to wrap up, I figured I’d share a little story of how I got very, very…
Read More » -

Tomcat JDBC Pool – Connection Leak – Catch the Culprit
Database connection leaks are something that can stay hidden unless paid specific attention and would come to the surface at…
Read More » -

Apache Derby Database JVM Security Policy
Abstract I have already posted a number of blogs about Derby: Derby Database Backup Multiple Derby Network Servers on the…
Read More »





