Hello.
Well, Do you need to make some functional tests in Windows Store applications?, well get now the preview of Visual Studio 2013 and you’ll get support for this tests with some more interesting details:
- Support for Gestures in 2 categories:
- Static, type Tap, Double Tap and Press and Hold.
- Manipulation, Slide Type, Swipe and Pinch among others.
- A detail, it only works for apps with XAML … forget about HTML
A couple of interesting links if you want to try
- Introduction and Samples for gestures static y manipulation
http://blogs.msdn.com/b/visualstudioalm/archive/2013/08/17/coded-ui-test-gesture-support-in-visual-studio-2013.aspx - Step by Step for the creation of a Coded UI Test project for a Windows Store App
http://blogs.msdn.com/b/visualstudioalm/archive/2013/06/27/using-coded-ui-to-test-xaml-based-windows-store-apps.aspx
In both cases there is also a zip with the example of a Windows Store App and its corresponding Coded UI test.
Greetings @ Barcelona
El Bruno
Leave a comment