Hi All,

I have a flex application to be automation tested with QTP. The
application is built in a way such that, the user gets a login screen
(a static flex page), say, http://servername.com/launch.html. The
launch.html has the swf login.swf embedded in it.

Now when the user is authenticated, the embedded swf is changed to
Portal.swf  by means of server side scripts.
i.e., the html wrapper remains the same. but the swf is changed from
login.swf to Portal.swf.

In this scenario, how do I go about automation testing (run time) the
Portal.swf with QTP?

If i load directly 
http://servername.com/RunTimeLoading.html?automationswfurl=Portal.swf,
it will take me to the login screen. Can anyone help me.

Thanks in advance,
Shameer

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to