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…
ETL basically stands for Extract Transform Load – which simply implies the process where you extract data from Source Tables, transform them in to the desired format based on certain rules and finally load them…
More and more software projects in the mainstream are embracing Agile, these days. It’s important to understand how this paradigm shift impacts testing teams. And, what are the challenges testing teams encounter and how do…
On the surface, there are few differences in terms of skills required to do product testing compared to application testing, except perhaps extra diligence and an eye for detail. However, some of the differences between…
In an earlier post, I had touched upon TDD very briefly, and promised some practical tips on implementing TDD in a future post. Here they are… Having managed teams implementing TDD, I have learnt the…