ALM / DevOps

TH03 Test Drive Automated GUI Testing with WebDriver

10/06/2016

8:00am - 9:15am

Level: Intermediate to Advanced

Rachel Appel

Senior Developer Evangelist

Microsoft

Would you like to be able to automatically test a Web site on behalf of the user, instead of manually running the Web site and doing it yourself? Then you're in the right place. In this session, you'll learn how to write a few lines of code that can replace all the manual Web UI testing that you've been doing. You'll learn how to write a test one time to run again and again. You'll discuss how to automatically fill in forms, navigate, and do any action that the user might do, but do it automatically. You can ensure higher software quality with automation.

You will learn:

  • How to test a UI
  • What Coded UI tests are and how to use them
  • Testing best practices