Tag Archives: Testing

QA Corner: Microsoft Test and Lab Manager

The last couple of weeks I made a close up view on the Microsoft Test and Lab Manager (MTLM). It’s a new tool coming in bundle with Visual Studio 2010. It’s is not yet released and that’s why I tested this tool with version Beta 2. The MTLM is a tool that accomplishes Visual Studio [...]

DevCamp: A testing framework for everyday use

DevCamp: A testing framework for everyday use

Specflow is a testing framework developed by TechTalk and published under the BSD license. As said on the webpage http://specflow.org it “aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation.“ Specflow is highly influenced by the Cucumber framework which is quite obvious. A [...]