Browse by Tags

All Tags » Silverlight » automated testing
  • Silverlight UI Automation Testing using Prism 4.0

    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 ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on July 26, 2010
  • Automated Silverlight Unit Testing Using StatLight

    One concern with the Silverlight Unit Testing Framework is that it runs on a UI thread and requires a browser to function. This makes it difficult to integrate into automated or continuous integration testing. Difficult, but not impossible. A solution is provided by the project called StatLight which not only supports Silverlight testing ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on January 9, 2010
Powered by Community Server (Commercial Edition), by Telligent Systems