Visual Studio Testing Tools–Two new hotfixes released

Visual Studio Testing Tools–Two new hotfixes released

During the summer Microsoft has released two important hotfixes for the Testing tools. These two hotfixes solves 7 serious problems:

#Issue solvedFix in :
1.1Appdomain error when running a test agent on a computer with Visual Studio installed1)
1.2Exception with search error may happen on playback of a coded UI test on some WPF controls1)
1.3OutOfMemory exception may occur when creating a work item from the Test Result pane.  More frequent when TFS server has many builds.1)
1.4Publishing of test results and builds stop responding for tests run in a build, due to a MSTest crash.1)
2.1Test runner says “waiting for application under test” due to a crash when running a Manual test and you create a bug or run a test.2)
2.2Unit tests fail to start after editing of testsettings when using batch files.2)
2.3StackOverflowException occurs in Test Manager2)

Note 1:  KB2544407

Note 2:  KB2443428

More detailed information on these problems can be found in the detailed description for each KB,  KB2544407 details here and  KB2443428 details here.

There are two blog entries explaining more for each of them :  KB2544407 blog here and KB2443428 blog here

They can be downloaded from :  KB2544407 download here  and KB2443428 download here

These two hotfixes are not accumulative, so you have to download and install both of them.  The sequence does not matter, they are well behaved !

This article is part of the GWB Archives. Original Author: terje

New on Geeks with Blogs