Archive for 'Tag Archives: 'SDLC''

The New QA Process

There have been numerous debates on the topic of Testing v/s Quality Assurance (QA). Like: QA has bigger scope than testing, testing is more effective, QA helps find issues earlier, etc. As per my understanding the [...]

Direct Cost of Test Driven Development

Haven’t really had a first-hand experience of Test Driven Development, though have come across some real promoters of it. The two most common push back that I hear from developers or their managers for not being [...]

Different Flavours of Waterfall and Agile Development

Here’s a quick and simple overview of the main differences between Waterfall Development, Iterative Waterfall Development, Scrum/Agile Development and Lean by Agile101.net Waterfall Development ‘Waterfall Development’ is another name for the more traditional approach to software [...]

What is Your Project’s Sweet Spot?

I am currently working on a relatively long project and after 6 weeks into it I had found my sweet spot for the project. Image Source   Sweet Spot? What exactly is ‘Sweet Spot‘?   Steven [...]

Test Automation and ROI

Measuring Test Automation ROI – in his post I.M.Testy has briefly touched on some aspects of test automation.   Image Source   I quite agree with his post and there are certain things that I would [...]

Behaviour-Driven Development

I am yet to work on a project where BDD – Behaviour-Driven Development framework is used. What is BDD? Behaviour-Driven Development (BDD) is an evolution in the thinking behind TestDrivenDevelopment and AcceptanceTestDrivenPlanning. … It presents a [...]