Tagged “ThoughtWorks”

Agile Testing: Test case management

| | |

In a previous post on Agile testing, I looked at how Microsoft Test Manager and Twist from ThoughtWorks Studios allow QA and Devs to collaborate on creation of functional tests. In this post, I will examine how well each tool allows you manage your test cases.

Agile Testing: Dev QA collaboration

| | | | |

One of the key tenets of agile development is that testing is a shared responsibility. Everyone on the team is expected to figure out what to test and to test the product. In essence, the entire team co-owns all tests. Yet some types of tests, namely functional tests, are difficult to co-own. Unlike unit tests which […]