Click here to Skip to main content
15,888,401 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more: , +
Hi,

I am facing the below issue when i run Unit Test methods from my Visual studio 2010(C#),

"""The test adapter ('Microsoft.VisualStudio.TestTools.TestTypes.Unit.UnitTestAdapter, Microsoft.VisualStudio.QualityTools.Tips.UnitTest.Adapter, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a') required to execute this test could not be loaded. Check that the test adapter is installed properly. Object reference not set to an instance of an object."""


I have tried in multiple ways in solving the issue by google, but nothing were useful.

Or do i need to update with any of Test Tool Addon Packs in solving this, as it seems to be environment issue?

Please help me in solving this and i am highly thankful for your help.

Many thanks
sarath
Posted
Comments
Kornfeld Eliyahu Peter 23-Feb-14 9:59am    
What's your edition of VS?

1 solution

Not all editions of Visual Studio 2010 support unit test. Even you can open solutions with unit test in it on every edition, it will run only on Premium and Ultimate editions...
 
Share this answer
 
Comments
sarath.mk 8-Apr-14 10:10am    
Hi Kornfeld Eliyahu Peter. Even I am using Visual Studio 2010 Premium Edition only, though i am facing the same error.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900