WebTest: How to automate flash based web site? Was this post helpful ?
Dear All,I am working on automation of a web site which is full of flash component/controls. In VSTS webtest the flash controls/objects are not getting recorded/tracked. How should I go for automation of such site? Let me know if I can go with coding and what should be the approach?Any comment/help in this regard would be appreciable.
Thanks,Salil
--------------------------------------------------------------------------------------------
Answer Re: WebTest: How to automate flash based web site? Was this post helpful ?
Our Webtests work at the http layer, the recorder only captures the http traffic from the browser. So if the flash controls on your site are making http requests (for example, how ajax does) then that will get captured. The actual mouse movements and UI manipulations are not captured though.
------------------------------------------------------------------------------------------------
Re: WebTest: How to automate flash based web site? Was this post helpful ?
Also, are you using VSTS 2008? The VSTS 2005 Web test recorder did not record Ajax requests or Java script requests, and would likely miss these.
The contents of this blog were gathered from the blogger real life experiences and from the different forums related to automated test.
Subscribe to:
Post Comments (Atom)
Unix/Linux Commands
Flow control Syntax break Exit a loop. continue Exit the current iteration of the loop and proceed with the next iteration. Ctrl+C Key com...
-
%systemroot%\system32\inetsrv\config\applicationHost.config https://docs.microsoft.com/en-us/iis/configuration/system.applicationhos...
-
hi everybody, i am doing load test for 10 users,20users,30users working fine upto to this point if increase to 40 users iam getting error a...
1 comment:
Pretty nice post. I just stumbled upon your blog and wished to say that I have
really enjoyed browsing your blog posts. In any case I will
be subscribing to your feed and I hope you
write again very soon!
Have a look at my webpage ... calories walking
Post a Comment