Blog

Testing RESTful webservices

With the world of IT systems and applications becoming more and more distributed, testing the interfaces between system components becomes ever more important. In a previous post I have introduced a very basic way to test a SOAP web service...

Up and running with: Selendroid

This is the second article in our series on new, popular or otherwise interesting tools used in test automation. You can read all posts within this series by clicking here. What is Selendroid? Selendroid is a test automation framework for...

Create your own HTML report from Selenium tests

As I am learning more and more about using Selenium Webdriver efficiently (experiences I try to share through this blog), Iā€™m slowly turning away from my original standpoint that user interface-based test automation is not for me. I am really...

An introduction to service virtualization

One of the concepts that is rapidly gaining popularity within the testing world ā€“ and in IT in general ā€“ is service virtualization (SV). This post provides a quick introduction to the SV concept and the way it leverages automated...