What is glue code?

This blog post explains the usage of glue code in modern testing frameworks.

Service virtualization

This blog post demonstrates service virtualization with a simple example.

Specification by example

This blog post explains the general idea of specification-by-example and demonstrates the actual tests that can be created from the definitions.

Consumer-driven contracts

This blog post demonstrates Consumer-driven contract testing with the help of Pact.

ADR and jqAssistant

This blog post demonstrates how ADR and jqAssistant can be combined to do architecture testing from the actual records.

Spec framework

This blog post is a reminder to give the Spock framework a try - some day.

Architecture validation

This blog post demonstrates different tools and ways to do automatic architecture testing.

API testing

This blog post is a sole collection of API testing tools I am currently aware of.

Property based testing

This blog post gives a brief introduction along with examples about property based testing.