Testing the Application with Feature Pack 2

Microsoft Visual Studio 2010 Feature Pack 2 extends the testing capabilities in Visual Studio 2010 Ultimate, Visual Studio 2010 Premium, and Test Professional 2010.

For more information about feature pack downloads, see Visual Studio 2010 Feature Packs on MSDN.

Tasks

Key Tasks

Associated Topics

Record coded UI and manual tests in Internet Explorer and play back using Mozilla Firefox: Using the Microsoft Visual Studio 2010 Feature Pack 2, you can use Windows Internet Explorer 7 (or later versions) to record UI actions on a website or a Web-based application and then play back the tests using the Mozilla Firefox browser version 3.5 or 3.6.

Edit coded UI tests using the Coded UI Test Editor: The Coded UI Test Editor lets you easily modify your coded UI tests. Using the Coded UI Test Editor, you can locate, view, and edit your test methods, UI actions and their associated controls in the UI control map.

Test your Silverlight applications: Using the Microsoft Visual Studio 2010 Feature Pack 2, you can test Silverlight 4 applications using coded UI tests or action recordings.

See Also

Concepts

Microsoft Visual Studio 2010 Feature Pack 2

Testing the Application

Testing the User Interface with Automated UI Tests

Creating Manual Test Cases

Running Manual Tests Using Test Runner