Visual Studio / .NET Framework

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

05/08/2014

3:00pm - 4:15pm

Level: Intermediate

Marcel de Vries

CTO

Xpirit

Learn to build cross browser automated test suites using Visual Studio CodedUI and integrate it with Microsoft Test Manager.

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!

In this session, I 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. I will show you how you can set up your test cases using record & Playback and show you how the CodedUI API works. I will show you how you can build test suites in such a way that they are maintainable by default. For this I will 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