DevOps Test Lab automation – the key to DevOps

DevOps practices are a way to accelerate delivery, with continuous development, continuous integration and continuous testing. With the build-deploy practices already automated in Agile practices, and with multiple tools now becoming available for automating the infrastructure. DevOps Test Lab automation holds the key to successful DevOps implementation. DevOps Test Lab automation practice should be integrated…

DevOps Test Cloud with Vagrant

 If you do not know about Vagrant already, you should visit VagrantUp to know more about it. Vagrant is a solution to create and configure lightweight , reproducible and portable environments. In this article I describe how Vagrant is useful in creating test environments for your DevOps test lab needs. For this article, I am…

Why Keyword Driven Test Automation is not way forward for Agile – 2

This post is the second article in a three article series where I discuss about approaching test automation and why conventional methods might not be the way forward, specifically in agile environments. In my first article I discussed in detail how taking an approach of defining keywords based on application functionality is not an optimal approach in…

Why Keyword Driven Test Automation is not way forward for Agile – 1

This post is the first article in a three article series where I discuss about approaching test automation and why conventional methods might not be the way forward, specifically in agile environments. Keyword driven test automation frameworks are a great way to accelerate test automation, and to utilize testing resources with limited or no scripting…