Software Testing and Software Quality Assurance Videos and Tutorials: Unit Testing, Functional Testing, Load Testing, Performance Testing, Test Driven Development
 

All Your Tests Belong to Us

You have spent time and effort to build a website, and you must verify that it works correctly. But you might be tired of manually testing webpages, which is also an error prone process in itself. Have you ever asked yourself if there must be an easier way?

There are! There are many ways! We have Coded UI tests in Visual Studio, and a 3rd party automation tool called WebDriver. 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. Save yourself and your testers time and money by automating the process. You’ll learn how to write a UI test one time that will test again and again. We’ll discuss how to automatically fill in forms, navigate, and do anything that the user might do, but automatically, with no user! UI automation tests are a great way to help ensure a higher quality of your software.

Video producer: http://oredev.org/