Testing scalability and performance for Silverlight 3.0 -


we have silvelright application need test scalability, best tool that?

since silverlight client-only, want test web server , web services.

you need make sure:

  • you can serve .xap files static files expected visitors
  • any web service calls load tested, along database

any existing test tools can used this, no need focus on silverlight part of equation.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -