AutomatedQA Message Boards
Newsgroups become obsolete, our new Forums are available here.
| Board: | automatedqa.public.testcomplete |
| Subject: | Re: unit testing of flash applications |
| Date: | Thu, 03 Dec 2009 02:55:51 -0800 |
| From: | AutomatedQA Support |
Hi Rupesh, Please describe the problem more specifically. What actions do you perform, what are the expected results and what do you really get? Were you able to locate the target flash object in the TestComplete object tree? If you have problems with the test execution, please zip the entire project suite folder along with the test execution logs and send us the archive via the following web form: http://www.automatedqa.com/support/message/ -- Best regards, Allen - AQA Support ~~~~~~~~~~~~~~~~~~~~~ Rupesh wrote: > Now, my flash application is ready, it has exposed methods using ExternalInterface.addCallback("function",null,function > ), but now i cannot call these methods from TestComplete, as per the tutorial. > Did i miss something ? Please let me know > > "Rupesh" <rupesh_p@rediffmail.com> wrote: >> >> If there is any Better tutorial, please suggest. >> Also whether really we can do flash unit testing using testComplete ? Has >> anyone tried this before ? >> >> "Rupesh" <rupesh_p@rediffmail.com> wrote: >>> Hello, >>> >>> I was trying with unit testing of flash applications as explained in the >>> tutorial, >>> http://www.automatedqa.com/techpapers/testcomplete/automated-unit-testing-of-flash-applications/ >>> >>> But iam repeatedly getting error like >>> " You are trying to call the "objectBridgemovie" method or property of > the >>> "pageOrderscontainerHtm" object that does not exist". >>> >>> Please help. >>> >>> Regards, >>> Rupesh >