BDDfire I am glad to announce ‘BDDfire‘ : An instant Ruby-Cucumber BDD framework which supports various popular open-source libraries like Capybara, Selenium-WebDriver, Poltergeist, Relish, Cuke_sniffer, Rubocop, Appium, Saucelabs, Browserstack etc […]
Tag: Cucumber
Cucumber, BDD and 21st Century Hackable Atom Editor
Abstract GitHub has just launched Atom Editor, I am using it quite a lot and posted a blog on how to install and setup atom editor on Mac OSX. Since the […]
BDD Living Documentation with Yard-Cucumber
Yard Cucumber Living documentation is very essential when working in the collaborative way with technology and business people. Behaviour Driven Development [BDD]methodology enforces communication between business and technology. Any Documentation […]
Speed up BDD with Parallel Cucumber
Running Cucumber in Parallel First of all, if you using Cucumber as a BDD tool and having large feature set, then you are at the right place. Now we have an awesome […]
Cucumber, Capybara and Poltergeist as Developer Tools: Network Traffic Capture
BDD with Cucumber, Capybara and Poltergeist Cucumber is a awesome BDD tool which can be used with different web acceptance testing frameworks and different drivers. We can use BDD combination […]
iOS Automated Testing in the BDD with Cucumber, Appium and SauceLabs
Abstract The mobile automation is becoming trending topic these days. There are new tools introducing in the market in order to make the iOS and Android automation hassle free and […]
BDD Code analysis with Cucumber and Cuke_Sniffer
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 […]