This video provides an overview of the Visual Studio 2010 code generation features that allow testers to quickly and easily create coded UI tests directly from existing action recordings. Download the corresponding Application Lifecycle Management Hands-on
Labs via the following link:Instructions…
This video demonstrates how to author and run manual tests in Visual Studio 2010 by using Microsoft Test and Lab Manager. You will learn how to author a manual test case, run the test using Microsoft Test Runner, capture an action recording, and create
shared steps that can be reused across…
kmcgrathJan 21, 2010 at 10:00 AM5
Kathleen McGrath
Avg Rating: 0
This video demonstrates how to use the Microsoft Test and Lab Manager in Visual Studio 2010 to manage test suites and test cases. This video is based on the Application Lifecycle Management Hands-on Labs that you can download:Instructions for downloading HOLs and Visual Studio 2010 Beta 2…
In this web cast i create a small windows application and test it with both Microsoft Test Manager and using a CodedUI Test in Visual Studio 2010. I go on to show how to edit the CodedUI test by adding assertions into the UI Map using the UI Control
Map editor. ....pretty…
In this video i show how to create a Team Foundation Server Team Project, create a test plan, modify a test plan, create a test case, record a test case, create a rich and actionable bug and finally how to play back a test case...all in under TEN minutes.
Despite all of the advances in automated testing tools and frameworks over the last decade, manual testing still constitutes the lion's share of testing effort within most software development organizations.
This episode of 10-4 will introduce the new capabilities in Visual Studio Team…
In this video
Ed Glas shows off new Web test debugging features in Visual Studio Team System 2010, including Search in playback, view recording log, jump to Web test, and Add Extraction Rule from Playback.
Update: Beta 2 is here! Check out
10-4 Episode 33: Downloading and Installing Visual Studio 2010 Beta 2.
Visual Studio 2010 Beta 1 is here! In this episode of 10-4, Brian Keller takes us through downloading and installing Visual Studio 2010 Team Suite Beta 1 and Visual Studio 2010 Team…
In this episode of 10-4 we look at a new type of test coming in Visual Studio Team System 2010 known as the coded UI test. Coded UI tests can be created to automatically navigate through your application's UI, which in turn can be used to verify that the
paths your users might…
Der 3. Teil des Projektes befasst sich speziell mit dem Datenbankschema für die Anwendung Blog Poll. Ich habe mich dazu entschlossen das Datenbankschema zuerst zu definieren und anhand des relationalen Modells weiter im Projekt zu verfahren.
Mehr in Kürze auf meinem Blog.