Troubleshooting Test Impact Analysis Issues

You might encounter the issues in this topic when you view Test Impact Analysis data, such as which unit tests you should run to verify code changes.

No Associated Team Foundation Server

The error 'No associated Team Foundation Server' appears if you open Test Impact View before you have collected test impact data by using Team Foundation Build.

Note

To resolve this issue, you must run the unit tests that are associated with your code by using Team Foundation Build. For more information, see Run and Monitor Builds. If you have not defined a build type for your unit tests, you must do so before you can run those tests. For more information, see Define Your Build Process. Your application code and unit tests must also be checked in to version control.

See Also

Tasks

How to: Identify the Test Impact of Code Changes During Development

Concepts

Identifying Code Change Impact on Tests