开发者

AIR GUI testing

开发者 https://www.devze.com 2022-12-28 22:27 出处:网络
What do you guy开发者_运维百科s recommend for AIR GUI testing?I would agree with Robert,Give flexmonkey a look.We use it combined with Selinium for testing our web app and we have had some good result

What do you guy开发者_运维百科s recommend for AIR GUI testing?


I would agree with Robert, Give flexmonkey a look. We use it combined with Selinium for testing our web app and we have had some good results.

Also.. are you looking to do functional testing or performance GUI testing. What we have found that to do individual GUI testing profiling combined with programmatic sampling is a good starting point. If regression testing is what you are looking for FlexMonkey is a good start.

If you want to test load performance between your AIR app our QA department is in the process of evaluating tools and seem to be pretty positive on NeoTys's offereing.


Take care because there are some limitations with automation for AIR 1.x apps : (child windows are not supported in flex 3 automation.)


If you're not looking to use expensive technologies like HP QuickTest than http://www.gorillalogic.com/flexmonkey is a good place to start.

0

精彩评论

暂无评论...
验证码 换一张
取 消