Overview of Java Application Servers
With Java EE 7 round the corner I was curious where open source application servers stand these days and what do they have on offer. So… Read More »
Overview of Java Application Servers
With Java EE 7 round the corner I was curious where open source application servers stand these days and what do they have on offer. So… Read More »
Overview of Java Application Servers
I have recently reviewed Arquillian‘s basic features and proof-tested it on a simple example. Today, I would like to talk about using Arquillian in a… Read More »
Going Mobile with Arquillian
I have repeatedly found myself searching for how to commit changes to an existing repository at github. Despite a huge number of tutorials, articles and… Read More »
Pushing Changes to GitHub
With ever growing demands on a rich and highly interactive user interface across a wide range of devices, automated testing becomes a crucial part of… Read More »
Testing Ajax with Arquillian
SPDY is a project looking to boast web performance by utilizing the old good HTTP. Established in 2009, SPDY is still considered an experimental protocol… Read More »
SPDY Sample App
This is the second and final part of the process automation example. After elaborating on basic configuration and testing it is on time I touched… Read More »
Process Automation Example – Part 2: Workflows via Activiti