This question is locked. New answers and comments are not allowed.
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:
- 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