The silverlight tag has no wiki summary.
2
votes
0answers
50 views
How to deserialize and correlate Binary Large Objects in Load Runner 11.5 Web Custom Request?
I'm working on a Silverlight based application. We've recorded the scripts using Load Runner 11.5 and while replaying to find dynamic values for correlation, we found out that the entire data in a ...
2
votes
1answer
41 views
Finding client-side bottlenecks in Silverlight
I'm in charge of load testing and finding bottlenecks in a Silverlight application - no functionality testing, just load and performance testing.
I don't know much about the underlying core of ...
3
votes
0answers
66 views
Is it possible to automate Silverlight in windowless mode?
Does anybody have an application under test (AUT) that uses a mixture of HTML and Silverlight controls, which they have successfully automated?
My AUT web app has screens with a mixture of HTML and ...
0
votes
0answers
100 views
Cell not found in new DataGrid entry in Silverlight
I'm trying to automate the testing for a Silverlight application but I'm a bit stuck.
There's a DataGrid that needs a new entry.
First, I press a button which adds a new row to the DataGrid.
Then ...