What support will exist in FinalBuilder 7 for Visual Studio 10's new features that allow recording and playback of UI tests?
Thanks,
Joshua
Hi Joshua,
The Automated UI testing in VS2010 can be invoked using MSTest.exe, so it should work in the current version using the MSTest action.
Keep in mind that its not going to work when run using FinalBuilder Server as there is no interactive desktop session.
Regards,
Paul.
Hi,
Is there really no workaround to make this work from FinalBuilder Server?
Regards
Hi Sander,
You could try using the PSExec action with the option ‘Program interacts with remote computer’s desktop screen’ enabled, but I’m not sure whether it’ll work.
Regards,
Paul.