Developing Testable Silverlight Applications
Published February 10th, 2010 Under Uncategorized | Leave a Comment
Learn how to keep your customers, management, and quality assurance team happy by building testable Silverlight applications. Explore how the Model-View-ViewModel (MVVM) and Inversion of Control principles can be used with .Net RIA Services to create Silverlight applications with high testability across multiple tiers. Hear guidance from the Silverlight team on how to best use the available testing tools and technologies to take full advantage of your improved application designs to boost quality.
A Visual Studio Plug-in that helps you automate tests in seconds
Published October 1st, 2009 Under Functional Testing | Leave a Comment
A Visual Studio plug-in for recording cross-browser functional tests. Built for developers doing testing, this automated testing tool allows test customizations in code within Visual Studio and conversion to unit tests. The tool provides industry-best test automation support for any web application – Silverlight, AJAX, and MVC included, as well as support for Visual Studio 2010.
The easy to use testing tool for any web application
Published September 9th, 2009 Under Functional Testing, Unit Testing | Leave a Comment
Watch a short video to learn about a scriptless automated testing tool for any web application – Silverlight, AJAX, and MVC included. Build your tests in seconds thanks to the tool’s easy to use interface (built on top of RadControls for WPF), take advantage of superior testcase maintenance techniques such as multi-browser test execution, web element abstraction, visual storyboard for better collaboration, and more.
Silverlight 2 control unit tests
Published June 26th, 2008 Under Unit Testing | Leave a Comment
This video introduces the control source and unit test announcement from MIX, and then walks you through:
-exploring the Silverlight 2 Beta 1 control source code, unit test and unit test framework download
-using Visual Studio 2008 to run the control unit tests
-adding the Exclusive attribute to narrow the test(s) that run in the browser when analyzing tests
-running the tests in Firefox
-running the tests in Expression Blend 2.5
Walkthrough of the Silverlight 2 control unit tests
Published April 16th, 2008 Under Unit Testing | Leave a Comment
This video introduces the control source and unit test announcement from MIX, and then walk you through:
* exploring the Silverlight 2 Beta 1 control source code, unit test and unit test framework download
* using Visual Studio 2008 to run the control unit tests
* adding the Exclusive attribute to narrow the test(s) that run in the browser when analyzing tests
* running the tests in Firefox
* running the tests in Expression Blend 2.5
http://www.jeff.wilcox.name/2008/03/20/vid-silverlight-control-ut/