51Testing软件测试论坛

标题: Help--关于GUI的使用? [打印本页]

作者: yiyangyang    时间: 2005-11-10 17:20
标题: Help--关于GUI的使用?
我在配置中GUI Files选择的是 GUI Map file per test, 然后在脚本中采用调用原先录好的GUI文件,但是在回放时总是重新录制,即没有读取该GUI文件.这是怎么回事哪?那位高手帮忙解决一下,小女在此谢谢了!
即具体的图片如下:
作者: lindsey    时间: 2005-11-10 17:44
标题: GUI MAP FILE PER TEST 模式不行
看TSL语法帮助,里面说了这个模式下不能手动加载和卸载GUI文件。
loads a GUI map file.

GUI_load ( file_name );

file_name        The full path of the GUI map.

The GUI_load function loads a GUI map file.
Note: If you do not specify a full path, then WinRunner searches for the GUI map relative to the current file system directory. Therefore, you must always specify a full path to ensure that WinRunner will find the GUI map.

Note: If you are working in the GUI Map File per Test mode, you should not manually load or unload GUI map files.

GUI元素不多的话,就重新录一次GLOBAL GUI MAP FILE好了。
作者: unimapmajj    时间: 2005-11-28 09:59
GUI MAP FILE PER TEST 模式是不需要重新识别的 ,也不要手动保存的
作者: yiyangyang    时间: 2005-11-29 11:35
明白了,谢谢lindsey 和unimapmajj




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