WWDC 2016 The Apple Worldwide Developers Conference ( WWDC 2016 ) brings us lots of improvements in softwares although there are no hardware release this time. There are many software […]
My Contribution to Jenkins 2.0 Press Release
Jenkins 2.0 Hope you are enjoying new and shiny features of Jenkins 2.0 since it’s release. The press release is on Businesswire here . New feature include • Pipeline as Code […]
Instant Testing of RESTful API with BDDfire and Cucumber
BDDfire2.0.1 + REST API Testing Glad to announce support for the API testing to BDDfire as we can now use pre-defined steps to perform API testing using combination of Cucumber […]
Get started with brand new Jenkins 2.0 with Docker
Jenkin 2.0 The new version of the Jenkins a.k.a Jenkins 2.0 will be released very soon. Jenkins 2.0 will be bringing us some new amazing features. Pipeline as Code Improved User […]
BDDfire 2.0 with Docker, Gatling and Accessibility support
BDDfire BDDfire allows us to setup Ruby Cucumber framework within a minute with all related toolkit. It became very popular as it gives us ability to setup Ruby-Cucumber framework without wasting […]
Plug your Jasmine BDD Specs with Grunt
Jasmine Jasmine is a Behaviour Driven Development tool for the JavaScript. It’s an awesome idea to get our JavaScript unit tested with Jasmine. You can read more about how Jasmine […]
BrowserMob-CLI : Ruby library to generate HAR from command line
Introducing BrowserMob-CLI Recently, I wrote BrowserMob-CLI ruby gem which allows us to generate HAR files from command line. This will preview HAR files in the Browser as well as parse it […]
Docker Compose Cucumber for Cross-Browser Testing
Docker-Compose Docker is the trending tool in the recent days which allows us to run multiple lightweight containers to perform various task. Just in case, you haven’t got docker please […]
Dockerizing Cucumber-BDD and Ruby Friends
Docker Docker is becoming incredibly popular in the recent days. Docker containers are lightweight and can be launched as required. Well, this post is about provisioning Cucumber-Capybara BDD framework inside docker […]
Faster BDD: Parallelising Cucumber and re-running failed scenarios
Parallelising Cucumber The ‘parallel_test‘ is a awesome rubygem to speedup your Rspec, Cucumber and Test Unit scenarios. Parallel _test also allows us to run Cucumber into different process and speedup […]
