All posts by Devasena Hariharan

Behaviour Driven Testing using Cucumber

Introduction – Behaviour Driven Testing Behaviour Driven Development is a well-accepted and current methodology in Agile projects.  Behavior Driven Testing (BDT) is a lesser-known companion of Behaviour Driven Development (BDD). BDT can be used without BDD.…

Read more

Agile Automation

According to the World Quality Report, 2010/2011 by Capgemini and HP over 60% of companies have either already adopted agile methods or are planning to do so in the near future.  Agile Testing has been…

Read more

ETL Testing – Basics

ETL basically stands for Extract Transform Load – which simply implies the process where you extract data from Source Tables, transform them into the desired format based on certain rules, and finally load them onto…

Read more