• 软件测试技术
  • 软件测试博客
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试论坛
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘
    暂时没有公告

字号: | 推荐给好友 上一篇 | 下一篇

使用WinRunner的建议

发布: 2010-9-10 14:04 | 作者: 不详 | 来源: 领测测试网采编 | 查看: 308次 | 进入软件测试论坛讨论

领测软件测试网

  # 修改人:谢慧强

  # 修改 http://www.csai.cn 2002/09/09

  # 主要修改内容:不采用位图方式,改为直接判断字符串内容

  #load gui file

  #Flight Reservation

  if (GUI_load(".\\DateCheck.gui")!=0)

  {

  report_msg ("DataCheck:Can't load .\\DateCheck.gui");

  texit;

  }

  #Check windows exists ,if don't exist ,call login to open it.

  # Flight Reservation

  if (win_exists("Flight Reservation")!=E_OK){

  #pause ("Windows Flight Reservation don't exist");

  #texit;

  call "..\\login\\login"();

  }

  #input error month

  win_activate ("Flight Reservation");

  set_window ("Flight Reservation", 3);

  obj_mouse_drag ("Button_4", 17, 6, 17, 7, LEFT);

  obj_type ("MSMaskWndClass","301212");

  list_select_item ("Fly From:", "Denver"); # Item Number 0;

  #check message bitmap

  # Flight Reservations_1

  set_window ("Flight Reservations", 3);

  #2002/09/09 谢慧强

  #if ( win_check_bitmap("Flight Reservations", "Img1", 1)!=E_OK)

  #static_check_info("Invalid month Entered.The month must be greater than 01 and less than

  12.(static)","enabled",1);

  if (static_check_info("CheckMessage","label","Invalid month Entered.The month must be

  greater than 01 and less than 12.")!=E_OK)

  #2002/09/09 谢慧强修改结束

  {

  report_msg("DateCheck:月份输入错误提示不对!");

  }

  button_press ("确定");

  #close gui file

  GUI_close(".\\DateCheck.gui");

延伸阅读

文章来源于领测软件测试网 https://www.ltesting.net/


关于领测软件测试网 | 领测软件测试网合作伙伴 | 广告服务 | 投稿指南 | 联系我们 | 网站地图 | 友情链接
版权所有(C) 2003-2010 TestAge(领测软件测试网)|领测国际科技(北京)有限公司|软件测试工程师培训网 All Rights Reserved
北京市海淀区中关村南大街9号北京理工科技大厦1402室 京ICP备2023014753号-2
技术支持和业务联系:info@testage.com.cn 电话:010-51297073

软件测试 | 领测国际ISTQBISTQB官网TMMiTMMi认证国际软件测试工程师认证领测软件测试网