-
Core Java
A Java Test Class Doesn’t Test a Class
If you write tests badly, you end up with a Curdled Test Fixture, where there’s an unholy mess of unrelated…
Read More » -
Agile
Orienting to Value
Orienting to value – every team, every person does it differently. How you orient to value limits how much value…
Read More » -
Core Java
JDK 17: Hexadecimal Formatting and Parsing
Build 3 of JDK 17 Early Access Builds includes the implementation for JDK-8251989 (“Hex formatting and parsing utility”). This newly…
Read More » -
Enterprise Java
Apache Camel 3.8 and Java Flight Recorder
In the upcoming Apache Camel 3.8 release we have a new Camel component to integrate with Java Flight Recorder. Camel…
Read More » -
Core Java
Generating a stream of Fibonacci numbers
A Java stream represents potentially an infinite sequence of data. This is a simple post that will go into the…
Read More » -
Web Development
Headless Browser – A Stepping Stone Towards Developing Smarter Web Applications
Websites being the primary source of communication in the digital transformation world, have evolved humongously since the last decade. Web…
Read More » -
Web Development
Top 8 Strategies for Successful Cross Browser Testing
We live in an age where more than 5 lakh websites are created daily. As of today there are nearly…
Read More » -
Web Development
Using Spectron for Electron Apps
The Speed at which Technologies and companies are growing today are quite unfathomable. We have come a long way from…
Read More » -
Enterprise Java
What Is New In Selenium 4 And What Is Deprecated In It?
Selenium 4 has been gaining immense attention since the time it was publicly announced by Simon Stewart, the founding member…
Read More »