51Testing软件测试论坛

标题: RadioList 的问题求救 [打印本页]

作者: ele11en    时间: 2009-4-10 09:33
标题: RadioList 的问题求救
我有一个关于RadioList 的问题,希望大家帮忙
我的待测界面内容:
[attach]50809[/attach]
silk捕捉的窗口信息:
[attach]50810[/attach]
我的脚本:
[attach]50811[/attach]
silk回放的报错信息:
[attach]50812[/attach]

曾经尝试过检查有多少个button:目的是确认有八个button
脚本:
                [ ] Options.Chart.Select( "Chart ")
                [ ] LIST OF STRING LineColor
                [ ]
                [ ] LineColor = Options.Chart.LineColor.getContents()
                [ ] Print(LineColor)
返回结果:
        [ ] *** DefaultBaseState is setting MQA active, No window was active
        [ ] {Line, Color, Line, Color, Line, Color, Line, Color}
        [ ] *** Warning: DefaultBaseState is closing MQA windows
        [ ] Closing Options

请问:回放结果中总是只检查第一个选中的按钮,而没有检查所有的四个选中项,如何验证我选中的是哪几个buttons?
作者: yuetiantian    时间: 2009-6-15 11:36
你这个问题是不是因为设置了将radio button作为一组进行识别啊?
你可以设置silktest 菜单中的 Options->agent->Compatibility页,选中 "Don't group radio buttons into a list",然后再次捕捉




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