1 / 16

Automated Testing of XAML-based Windows Store apps

Automated Testing of XAML-based Windows Store apps. Prachi Bora Program Manager Microsoft Corporation 3-323. Agenda. Unit Test Framework for the XAML app developer Automated end-user testing using Coded UI Test Q&A. Quick Tour of the App. AdventureWorks Shopper App

taurus
Télécharger la présentation

Automated Testing of XAML-based Windows Store apps

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Automated Testing of XAML-based Windows Store apps Prachi Bora Program Manager Microsoft Corporation 3-323

  2. Agenda • Unit Test Framework for the XAML app developer • Automated end-user testing using Coded UI Test • Q&A

  3. Quick Tour of the App • AdventureWorks Shopper App • Prism for the Windows Runtime • Helps you implement MVVM • Guide to creating accessible apps

  4. Unit Test Framework: What will you need • Windows 8 or newer • Visual Studio 2012 Update 2 or newer • Win8Express, Pro, Premium and Ultimate editions

  5. Demo: Testing the ubiquitous asyncmethods

  6. Demo: Inline data-driving

  7. Demo: Extensible MSTest Framework

  8. Coded UI Test: What will you need • Windows 8.1 • Visual Studio 2013 Preview • Premium and Ultimate editions • C# or VB.NET skills

  9. Coded UI Test: What’s new for XAML apps • New Project Template ! • New specialized classes for XAML and Shell controls • Support for Touch Gestures

  10. Demo: Let’s automate “Add To Shopping Cart”

  11. Demo: Shell Controls

  12. Recap • Several improvements in Unit Testing framework • Extend and share as nuget ! • End-to-end functional testing using Coded UI Test • Support for Gestures !

  13. Thank You ! Contact: Prachi.Bora@microsoft.com

  14. Related Sessions • [3-338] Improving Developer Productivity and Software Quality With Visual Studio Application Lifecycle Tools • [3-322] Diagnosing Performance Bottlenecks in XAML-based Windows Store apps • [3-321] What's New in Visual Studio & Blend for XAML Developers • [3-301] Easy Async for Windows Store Apps in C#

More Related