The best way I have found to accomplish this is to create a .bat file which executes the test using the mstest command line tool, and setting this .bat to execute at a specific time using task scheduler. I currently do this daily on a project I am working on. Here are the steps oulined…
Category: Coded UI
Coded UI, Visual Studio
Coded UI Test Editor in Visual Studio 2010 Feature Pack 2
by Paul DeCarlo • • 0 Comments
Microsoft has released Feature Pack 2 for Visual Studio 2010, and it contains a new built-in Coded-UI test editor. Get info and download the Visual Studio Feature Pack 2 Currently, it requires an MSDN subscription, but hopefully we will get to see this excellent tool released in all versions of Visual Studio. I’ve uploaded a…