Do you agree with them all? Are we missing some?
Let us know
what you think.
would you like your software to be considered for this list?
Give us your details
.
-
Silverlight Spy
This is a great tool; it is the Firebug for Silverlight. This
tool allows you to inspect elements, styles and configuration
information for your Silverlight/XBAP applications.
Like
Snoop
for WPF
Like
Firebug
for CSS
Download here
http://silverlightspy.com/silverlightspy/download-silverlight-spy
-
-
Figure: What is this space for? Control + Shift click the
object
-
- Figure: Then you see it is the rectangle
-
Telerik's automated testing tools
Today in 2010 Microsoft’s Test Manager is great for
Windows and Web apps, but there is a glaring hole. No support
for Silverlight. You need to try Telerik’s WebUI Test
Studio. It is heaps better than Test Manager + the Coded UI
tests.
http://www.telerik.com/automated-testing-tools
The key features are:
-
It generates much less code (4 steps instead of UIMap.cs,
etc...)
- Easy recording (a very nice UI)
- You can playback in a different browser
- Faster
So give it a try:
-
You Download the standalone tool at
http://www.telerik.com/download/teststudio
- Connect to a Silverlight site
- Record Silverlight
- Generate code
- and you're done
-
Decide yourself if this is better than Microsoft Test Manager
(MTM)