Automated tests in TFS have a very helpful method of categorizing tests. With the addition of a .NET attribute on the test method, you…
Tag
test definitions
Quality
Smoke Tests vs. BVTs

Lately, I have seen some confusion at the level of testing that should be done when a daily build is generated. How do we…