Is there any Unit Testing framework for Silverlight UI?
-
Also I would like to know about unit testing for View models.
-
Answer:
You can use SL UT framework which is a part of SL toolkit http://archive.msdn.microsoft.com/silverlightut. You can then add unit test classes to the test project that test APIs or simulate UI action within the Silverlight controls (simulate button clicks, etc). For details, check http://www.jeff.wilcox.name/2008/03/silverlight2-unit-testing. Also check Coded UI and telerik SL test http://www.telerik.com/automated-testing-tools/silverlight-testing.aspx
Siddhesh Prabhugaonkar at Quora Visit the source
Related Q & A:
- How to dispaly HTML page in Silverlight application?Best solution by devproconnections.com
- What is the best way to make UI for an Isometric game in Java?Best solution by Game Development
- How to mock NSURLConnection.sendAsynchronousRequest in unit testing?Best solution by stackoverflow.com
- Is testing through secondary testing app white box testing?Best solution by searchsecurity.techtarget.com
- How to call the WCF service from silverlight application?Best solution by Stack Overflow
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.