By mswatcher
via csharperimage.jeremylikness.com
Submitted: Jul 27 2010 / 22:13
One popular gripe about Silverlight has been the lack of integrated testing tools. There are several types of tests you may perform against a software project. Unit tests can be performed with the aid of the Silverlight Unit Testing Framework and automated with a third-party tool such as StatLight.
Automation testing involves hosting the actual Silverlight application in a browser and performing a walkthrough based on a script



Add your comment