This is a migrated thread and some comments may be shown as answers.

How your team handles Silverlight UI performance/load testing?

2 Answers 124 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ray Lin
Top achievements
Rank 1
Ray Lin asked on 14 Jul 2010, 06:08 PM

I would like to know how your team handles Silverlight UI performance/load testing. Does your company have any tool of handling Silverlight performance /load testing?

I use visual studio .net  to do the load test as follows:

  1. Add WebAii tests and convert to MS tests ( tests cases are 5 , for example)

2.  Add a load test and include those MS Tests

3.   Run the load test.

During the load test, the browser will open the Silverlight URL all the time. It seems to me it is not the right way for Silverlight load test.

Could you tell me how your team handles Silverlight UI performance/load testing?

Thanks,

Ray

2 Answers, 1 is accepted

Sort by
0
Daniel Levy
Telerik team
answered on 14 Jul 2010, 08:33 PM
Hi Ray,

We do not usually recommend utilizing your functional tests as stress tests. Stress scenarios need to be carefully thought through right from the start recorded just for that purpose. Although cross-leverage is possible, most real world functional tests are not good stress tests. I realize you may already be aware of this, but since this is on a public forum, I felt it was important to mention.

Regarding our own silverlight load testing techniques - I will put a feeler out to that team, however I cannot guarantee this information can be shared outside the company.

Best wishes,
Daniel Levy
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Daniel Levy
Telerik team
answered on 19 Jul 2010, 06:03 PM
Hi Ray,

As a followup, I have some recommendations our silverlight  team was kind enough to share with us.

For Memory leaks -
WinDbg
Ants Memory Profiler 6

For Load/Performance Tests -
Ants Performance Profiler
http://www.microsoftpdc.com/2009/P09-10

Hope this helps!


All the best,
Daniel Levy
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Ray Lin
Top achievements
Rank 1
Answers by
Daniel Levy
Telerik team
Share this question
or