Mutation Testing

Even with TDD, the quality or coverage of the existing Unit Tests are always a concern for the developer. "Have I done enough ?" That's one question that haunts him throughout. Mutation Testing is a structural testing method that attempts to add more value to Unit Tests by aiding in identifying the 'misses' in Unit … Continue reading Mutation Testing

Advertisement

Revamping Interview Strategies.

One of the things which bothers me with the current interview process relevant in most companies if the focus on measuring candidate's capabilities on the basis of his knowledge of particular sub-technology. There might be wrong with this approach, but what if the Candidate is a strong programmer who unfortunately hadn't got the opportunity to … Continue reading Revamping Interview Strategies.

Scrum Vs Kanban

Agile and Scrum has been ruling the Software Development industry for quite a time now, at same time, slowly, but surely, Kanban is finding itself a strong foothold in the industry. So what is Kanban and how is it different from Scrum ? Much like Scrum, Kanban is a tool for process improvement that provides … Continue reading Scrum Vs Kanban