BDD Code Behavior Driven Development a.k.a BDD is a recent and modern software development agile framework. While writing software using BDD, we use different tools but code is structured in […]
Cucumber + CapyBara + Poltergeist: Rockstar BDD Combo
BDD Tools It’s an awesome idea to use BDD tools to automate your acceptance criteria and the tools like Cucumber can help to accomplish this task. The process of automating […]
Tips for the BDD Tester: Most Read Eurostar Article
My Guest Post I am extremely happy to see my guest post on Eurostar blog called “Top Tips for the BDD Tester” has been most read article on the Eurostar Conference. Eurostar […]
Living Documentation in the BDD with Relish
BDD and Living Documentation Bridging the communication Gap between Business and Technology is a main goal of the Behaviour Driven Development [BDD]. By adopting practices of BDD , we can […]
Testing Vim iOS Mobile App with Cucumber & Calabash
Mobile Test Automation Mobile testing is a real challenge when it comes to automation because of variety of the platforms, versions and interfaces. Let’s say, iOS Apps, We got iPhones, […]
Speed up your BDD with Sublime Text 2
Abstract As far as I remember, We had London Behat User’s meetup at SkillsMatter, London on 23, May 2012 titled “Speed up your BDD with Sublime Text 2” Christophe Willemsen […]
Using Zombie.js Driver with Behat’s MinkExtension[Updated]
Zombie.js Zombie.js is a headless browser which uses Node.js, NPM, a C++ compiler and Python. We can use Zombie.js with Behat’s MinkExtesion to make your BDD scenarios much faster. We have […]
Launching Jenkins Slaves on the fly.
Jenkins Master-Slave Architecture Jenkins is a awesome Continuous Integration tool which allow you to add multiple slaves as per your project requirement . Working in the distributed environment, we need […]
Adventures with Jenkins CI on Mac OSX & Linux
Abstract: In an agile software development, Continuous integration became integral part of agile process and agile team won’t be considered as effective without effective and visible continuous integration(CI). Continuous integration […]
Mobile Test Automation & Device Orientation with Behat & SauceLabs
Behat Supports Mobile Automation for Portarit & Landscape orientation with SauceLabs: Hope you enjoyed my Guest Blog post on official Sauce Labs blog about ‘Testing Your Mobile Apps with Behat […]
