Wednesday, 15 January 2014

c# - Visual Studio 2012 Coded UI testing failed to load package -



c# - Visual Studio 2012 Coded UI testing failed to load package -

i have project have add together coded ui test into.

if create test gives me next error:

the next bundle failed load: c:\users\appdata\local\assembly\dl3\w2rg6nj4.g6o\tmoza01a.527\ad952cf5\publicassemblies\microsoft.visualstudio.testtools.uitesting.dll. coded ui test in inconsistent state. remove bundle , restart visual studio work coded ui test.

then adds coded ui test project , if seek record gives me same error when generate code.

i have seen similar errors, extension tool, , not microsoft.visualstudio.testtools.uitesting.dll

this error when seek recording.

the next bundle failed load: c:\users\appdata\local\assembly\dl3\w2rg6nj4.g6o\tmoza01a.527\ad952cf5\publicassemblies\microsoft.visualstudio.testtools.uitesting.dll

can help me solve this?

i had same problem today. had existing application made in visual studio 2010. months ago updated visual studio 2012 , update 1. when added coded ui project, got message above. 1 of projects in solution mvc 3 project (made in visual studio 2010 , upgraded everytime). project problem not succesfully creating coded ui project. think t4scaffolding nuget package.

how fix: restart vs 2012 project. unload mvc project. add together coded ui test project. must work correctly. reload mvc project. should still work.

c# testing user-interface

No comments:

Post a Comment