I am trying to run my automated test cases which are developed for WPF UI testing. When I run test case from Visual Studio, it works and when I run it thru Mstest.exe, it does not work.
I am using following command line
Mstest.exe /testcontainer:dllname /test:AddData
Any help would be great help. Thanks
Try specifying the config file