-
Enterprise Java
Extending JUnit 5
A look into the past With JUnit 4 we have the option to run test with a custom JUnit runner…
Read More » -
Software Development
Types of Automation Testing: A Beginner’s Guide
What is Test Automation? In the software testing world, there are two types of testing techniques — manual and automated.…
Read More » -
Core Java
OCR in Java with Tess4J
Optical character recognition (OCR) is the conversion of images containing text to machine-encoded text. A popular tool for this is…
Read More » -
Enterprise Java
Introduction to Hypermedia REST APIs
Introduction When browsing the web we typically navigate from one site to another by following Hyperlinks. Those links make the…
Read More » -
Software Development
Top 10 Test Automation Frameworks in 2020
We are moving toward a future where everything is going to be autonomous, fast and highly efficient. To match the…
Read More » -
Software Development
How to Select the Right Automation Testing Tool
Depending on your projects and your QA team’s nature, your choice of automation testing tool must be compatible with many…
Read More » -
Core Java
ActiveJ: A New, Alternative Java Platform
ActiveJ is a new, open-source Java platform for quickly building efficient web, cloud, and microservices solutions for high performance environments.
Read More » -
Enterprise Java
MicroProfile OpenAPI for everyone
MicroProfile OpenAPI is primarily used for adding OpenAPI to JAX-RS Endpoints. In this blog post we will look at how…
Read More » -
Core Java
JDK16 javac xlint Warning about Default Constructors
I mentioned in my blog post “Explicit No-Arguments Constructor Versus Default Constructor” that “it is possible that one day javac…
Read More »