Hi,
I have recorded a script for Silverlight Application where user login's to the applicarion and does some random search and logout. Because this is Silverlight, I'm not able to do the "text check" while recording (for validation purpose) nor able to see anything in run time viewer window while the script is being run. The request goes through various components before returning multiple responses.
Two questions.
Is there any protocol other than web/silverlight that can be used to record Silverlight application?
How the scripts can be validated?