Visual Studio/.NET Framework

T23 Automated Cross Browser Testing of Your Web Applications with Visual Studio CodedUI

03/17/2015

3:00pm - 4:15pm

Level: Intermediate

Marcel de Vries

CTO

Xpirit

How well do you test your web application or website? 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? Come to this session! You'll learn how you can build cross browser automated test suites using Visual Studio CodedUI and integrate it with Microsoft Test Manager.

In this session, Marcel will teach you how you can build cross browser automated test suites using Visual Studio CodedUI and integrate it with Microsoft Test Manager to show you a holistic view of your current sprint in terms of completion and test coverage. He'll show you how you can set up your test cases using record & Playback and show you how the CodedUI API works. He'll show you how you can build test suites in such a way that they are maintainable by default and introduce you to the concept of Page Objects that enable us to build SOLID, DRY and DAMP tests.

You will 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