Archive for November, 2010

Thursday, November 4th, 2010

Getting QTP automated tests and Flex working

Found this great set of blog entries on how to get QTP and flex atomated testing to work
http://www.benlondon.co.uk/search/label/QTP
In summary some things to watch out for
Repeat/Summary of the obstacles encountered are:

must have ‘-includes=RandomWalkDelegate’
you have to make certain you run the Adobe Flex 4 Plugin for HP QuickTest Pro\Install_QTP_Plugin.bat to install the each time you change […]

No Comments » - Posted in technology by pbirnie

Tuesday, November 2nd, 2010

Troubles with Flex automation, RandomWalk and Flex SDK 4.1

 Spent quite a lot of time getting Flex automation working with the RandomWalk example - there where several obstacles to recording but now playback is failing.
This is with the latest version of the flex SDK (flex sdk 4.1 – build 16076)
it gives the following error:

AutomationManager:pushMouseSimulator() – In Air we are not allowed to do this on the […]

No Comments » - Posted in technology by pbirnie