-
Software Development

How design for testability can improve test automation capability
Introduction Testability refers to the capability of testing something. When this something is an IT solution, the most suited way…
Read More » -
Enterprise Java

MOXy’s @XmlVariableNode – JSON Schema Example
We are in the process of adding the ability to generate a JSON Schema from your domain model to EclipseLink…
Read More » -
Enterprise Java

JMeter custom function implementation
JMeter provides functions that can be used in the sampler. While writing complex test-plan you feel that JMeter is lacking…
Read More » -
Software Development

Git configuration options you can’t miss
Whenever I start using a new machine for development these are the first options I setup. …
Read More » -
Enterprise Java

Simple Spring Memcached – Spring Caching Abstraction and Memcached
Caching remains the one of the most basic performance enhancing mechanism in any read heavy database application. Spring 3.1 release…
Read More » -
Groovy

Maven: Start an external process without blocking your build
Let’s assume that we have to execute a bunch of acceptance tests with a BDD framework like Cucumber as part…
Read More » -
Core Java

Design Patterns: Strategy
This time I want to talk about Strategy design pattern. In this way I start articles about behavioral design patterns.…
Read More » -
Core Java

Quicksorting – 3-way and Dual Pivot
It’s no news that Quicksort is considered one of the most important algorithms of the century and that it is…
Read More » -
Android Core

Animation Resources and AnimationListener
In this post i want to analyze how we can use animation in Android and how we can implements an…
Read More »








