We are executing coded UI test scripts via TFS and scripts are executed in a remote machine. But when executed all our test scripts are getting failed with the following error.
Initialization method test.TestCase1.beforeMethodConfiguration threw exception. Microsoft.VisualStudio.TestTools.UITest.Extension.UITestException: Microsoft.VisualStudio.TestTools.UITest.Extension.UITestException: Playback is already inInitialization method test.ts_Test.TestCase1.beforeMethodConfiguration threw exception. Microsoft.VisualStudio.TestTools.UITest.Extension.UITestException: Microsoft.VisualStudio.TestTools.UITest.Extension.UITestException: Playback is already initialized..itialized..
Appreciate if anyone can help us on a solution for the above issue. We need your help on this.