DCSIMG
SilverLight,Testing - Shai Raiten's Blog

Shai Raiten's Blog

It's all about code...

Browse by Tags

All Tags » SilverLight » Testing (RSS)
Silverlight 5 Support For Coded UI
Tweet Brian Harry just announce about new Plugin for Visual Studio 2012 RC and Final that will enable support for Silverlight 4,5 in CodedUI Testing. Using the Microsoft Visual Studio UI Test plugin for Silverlight, you can create Coded UI Tests or action recordings for Silverlight applications. Action recordings let you fast forward through steps in a manual test using Microsoft Test Manager. Coded UI Tests let you record actions, generate code and play back user interface tests using Microsoft...
Feature Pack 2 is Available!
Feature Pack 2 is Available! Brian Harry just release a post about the new Feature pack for the Testing area in Visual Studio 2010 and Microsoft Test Manager: Full Article - Feature Pack 2 is Imminent Silverlight Support Now you can test your Silverlight apps as well as your other desktop applications.  We’ve added support both for coded UI tests and for record and playback in Microsoft Test Runner (part of Microsoft Test Professional).  You are able to record the execution of your Silverlight...
Unit Testing with Silverlight 2
Unit Testing with Silverlight 2 From Jeff Wilcox post : MIX we released source code to the controls, unit tests, and including a unit test framework that runs in the web browser using Silverlight on the Mac and PC. The Microsoft.Silverlight.Testing framework is simple, easy-to-use, and will give developers yet another way to increase their productivity and application quality. The framework is familiar to anyone who’s used the desktop unit testing tools inside Visual Studio Team Test (and also now...