ALM / DevOps

T05 Automated X-Browser Testing of Your Web Apps with Visual Studio CodedUI

06/14/2016

10:45am - 12:00pm

Level: Intermediate

Marcel de Vries

CTO

Xpirit

How well do you test your Web application or Web site? Are you still testing your site manually and does that take a lot of time? Do you find it hard to create and maintain automated tests for web applications? This session will help you learn to build cross-browser automated test suites using Visual Studio CodedUI and integrate it with Microsoft Test Manager.

You'll learn how to take a holistic view of your current sprint in terms of completion and test coverage. You'll set up your test cases using record and playback and learn how the CodedUI API works. You'll learn to build test suites in such a way that they are maintainable by default. This session will also introduce the concept of Page Objects that enable us to build SOLID, DRY and DAMP tests.

You'll learn:

  • How to use CodedUI to build automated UI test
  • How record and playback automation works and its limitations
  • How the CodedUI API and object model works