Should this same functionality work with WPF applications in Visual Studio 2015 Enterprise?
Mine fails to launch the application, giving the following error (I do in fact have an application configured for launch):
Test Name: Online Maps - OpenStreetMap Normal
Test FullName: C:\Client\dTIMS v95 Automated Testing\Mapping\Online Maps\Online Maps - OpenStreetMap Normal.tstest
Test Source: C:\Client\dTIMS v95 Automated Testing\Mapping\Online Maps\Online Maps - OpenStreetMap Normal.tstest : line 1
Test Outcome: Failed
Test Duration: 0:00:05.6123466
Result Message:
------------------------------------------------------------
'2016-07-14 11:45:07 AM' - Executing test: 'Online Maps - OpenStreetMap Normal', path: 'Mapping\Online Maps\Online Maps - OpenStreetMap Normal.tstest.'
'2016-07-14 11:45:07 AM' - Using .Net Runtime version: '4.0.30319.42000' for test execution. Build version is '2016.2.630.0'.
'2016-07-14 11:45:07 AM' - Starting execution....
'2016-07-14 11:45:07 AM' - Failure detected during execution. Details:
------------------------------------------------------------
'2016-07-14 11:45:07 AM' - System.Exception: Unable to detect an application to launch for test 'Online Maps - OpenStreetMap Normal'. Make sure you configure an application for this test by clicking on 'Configure' from the 'Record' tab.
at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InitializeWpf(ExecutionEngineCreateParams initParams)
at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.CreateAndInitializeEngine(Test test, ExecutionEngineCreateParams cp)
at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(ExecuteTestCommand command)
------------------------------------------------------------
'2016-07-14 11:45:07 AM' - Test completed!