Search mobile element

Clicking on an element with Appium that can’t be found in the UI-tree

As you may know I now have a new assignment where I’m testing a React Native app with Appium. Last Friday I had a little problem. I needed…

Start your iOS simulator from the command line

Starting your iOS simulators from the command line

On the first of November I started a new assignment at Tele2 to set up the testautomation for their new React Native app. This was a complete new…

Migrating from CucumberJS 2.x to 3.x

On the 8th of August the CucumberJS team (read Charlie Rudolph) released version 3.0.0, so why did it take me so long to write a migration post? Well…

Share your IT mnemonic

I am cornholio and I need T.P. for my bunghole   Not the best first sentence to start a blogpost with, but people who know me well also…

Mocking Angular and AngularJS

Mocking Angular and AngularJS applications

After almost 7 years working for the Rabobank I started my new assignment in February 2017 for the NS (http://www.ns.nl). It’s a real cool assignment where I need…

How to Automate Web App Testing Using Open SourceFrameworks

My first webinar

This year I had two personal goals to keep improving myself Submit an article for in a technical magazine Give a talk on a conference As you may…

Writing a chapter

Getting the right level of energy

In October 2016 Eran Kinsbruner (director, author and mobile Evangelist at Perfecto Mobile) asked me to do something I never thought I could do, ..contribute to a book…

Cuke Skywalker

Migrating from CucumberJS 1.x to 2.x

12 May 2017 was D-Day, or should I say, C(uke)-Day. After a lot of release candidates CucumberJS officially released their stable version of CucumberJS 2. But what changed and…

multiple-cucumber-html-reporter

From laziness to creating a new npm module

The last few months I was busy for my new assignment to setup testautomation with Protractor + CucumberJS.  We needed to test our new Angular web-app on different browser…

Sauce Labs Browser Matrix

Sauce Labs browser matrix and protractor

When you are automating with Protractor on different browsers you can use a cloudservice like for example Sauce Labs. I also use Sauce Labs for my own image…

Testing on mobile physical devices

Testing on real mobile devices

Yesterday NLJUG,  the Dutch Java User Group, released their new magazine with my first article about mobile testing on real devices. I have written  the article with Kwo Ding,…

from compiler to boilerplate

For a new customer I needed to optimize and extend the current testautomation setup. They work with: Protractor CucumberJS TypeScript I already worked with Protractor and CucumberJS in my…