If you’re trying to create automated tests for your Xamarin app, you must have stumbled across Xamarin.UITest. It’s a great way to bring the quality of your application to the next level. Just make sure to …
Blog Posts
A while ago, I shared my presentation called “Turn specs into high quality apps” presented at the DevDayBE-conference. I’ve upgraded my talk with a great story as well as improved the overall presentation and held it …
A while ago, I shared the Dutch version of my presentation called “Turn specs into high quality apps”. Last November, I was invited to do this presentation over at the DevDayBE-conference in English. Today, I want …
As an introduction, I’ve written already several articles here about ATDD/BDD with Specflow and Xamarin. All of this led up to a presentation that was given at Microsoft TechDays in the Netherlands. Here, I’ll show how …
Although the TechDaysNL are over, there is still a part about test automation of apps that I haven’t covered in my blog posts. I did touch this subject briefly in my previous post, this article will …
Assuming my previous article got you convinced into writing your specifications in Gherkin, we can go on to the next step: The automation of these specifications. This article will show you how to automate your acceptance …