google搜索 站内搜索                 软件测试门户 | 软件测试培训 | 文章资料精选 | 软件测试论坛 | 测试解决方案 | 软件测试博客 | 测试招聘求职 
打印

关于winrunner如何导入程序

关于winrunner如何导入程序


例如:
      在服务器上有一个exe文件,如何在winrunner中打开.
我的文件绝对路径:\\10.167.16.8\public\Test\KU11XX\iMake\iMaker.exe
     我建立一个路径:
     static  test_path=getvar("testname");
     static  guifile_path=test_path & "\\输入测试.gui";
     static app_path="\\10.167.16.8\public\Test\KU11XX\iMake\iMaker.exe";
  
     gui_unload_all();
     gui_load(guifile_path);
     report_msg(guifile_paht);
     if(invoke_application(app_path,"","",SW_show)!=0)
       {
             report_msg("file not found");
             texit;
       }
怎么不能调用.

TOP

 
当前时区 GMT+8, 现在时间是 2008-11-24 04:53Copyright(C)上海博为峰软件技术有限公司 2001-2007 电话:021-64471599-8017
当您在访问网站、论坛及博客过程中遇到问题时可发送email:webmaster@51testing.com或发送论坛短信至管理员风在吹