51Testing软件测试论坛

标题: 使用runtimeloading方式加载flex程序测试时遇到的问题 [打印本页]

作者: knktc    时间: 2011-6-1 15:48
标题: 使用runtimeloading方式加载flex程序测试时遇到的问题
本帖最后由 knktc 于 2011-6-1 15:50 编辑

我使用的软件为QTP 10, 已安装Flex插件,识别界面中的flex组件没有问题。但是我在使用runtimeloading方式加载程序进行测试时却遇到了问题。
在浏览器中输入地址:http://10.2.2.10/RunTimeLoading.html?automationswfurl=index.swf ,程序中只有部分界面可以正常加载,而且点击界面时弹出了如下的错误:
[attach]73361[/attach]

点击“继续”关闭错误窗口(这个错误窗口是因为安装了debug版的flashplayer才会出现),再次点击界面,可以看到弹出了同样的错误提示。因为界面不能完全加载,所以完全没有办法进行测试了。

将错误的内容贴到下面吧:
  1. ReferenceError: Error #1069: 在runtimeloading上找不到属性 bm,且没有默认值。
  2.         at global/global::updateTitle()[F:\MyDocument\Flex Builder 3\zhanshi\src\global\updateTitle.as:7]
  3.         at zhanshi/view_change()[F:\MyDocument\Flex Builder 3\zhanshi\src\zhanshi.mxml:638]
  4.         at zhanshi/__view_change()[F:\MyDocument\Flex Builder 3\zhanshi\src\zhanshi.mxml:1061]
  5.         at flash.events::EventDispatcher/dispatchEventFunction()
  6.         at flash.events::EventDispatcher/dispatchEvent()
  7.         at mx.core::UIComponent/dispatchEvent()
  8.         at mx.containers::ViewStack/dispatchChangeEvent()
  9.         at mx.containers::ViewStack/commitProperties()
  10.         at mx.core::UIComponent/validateProperties()
  11.         at mx.managers::LayoutManager/validateProperties()
  12.         at mx.managers::LayoutManager/doPhasedInstantiation()
  13.         at Function/http://adobe.com/AS3/2006/builtin::apply()
  14.         at mx.core::UIComponent/callLaterDispatcher2()
  15.         at mx.core::UIComponent/callLaterDispatcher()
复制代码


在网上搜了很多,发现大家都倾向于使用重新编译flex程序的方法来测试flex程序,但因为我们在重新编译flex程序后发现程序中部分功能不可用了,导致程序员都很反感这种做法。adobe官方推荐使用runtimeloading加载flex程序的方法来测试,因为这种方式不必重新编译程序,我用了一段时间这种方式来测试一个示例flex程序,没有遇到问题,但在实际测试项目中的程序时却遇到了这样的问题。希望各位使用QTP测试flex的朋友能帮我看看到底是怎么一回事。

谢谢各位!
作者: knktc    时间: 2011-6-2 09:26
没有人解答啊……各位都是在重编译程序的情况下进行flex测试的吗?
作者: wendy.wang    时间: 2011-6-7 13:29
学习学习学习学习学习学习
作者: lotuskbl    时间: 2011-10-18 15:59
我也遇到这个问题了,谁能帮忙解决一下啊
Adobe官方网有两种方法解决QTP识别FLEX,重新编译代码方法在国内用的比较多,但在国外用的楼主说的方法比较多.




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2