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

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

Winrunner TSL命令简介(三)

发布: 2008-9-24 11:32 | 作者: sincky | 来源: 51testing论坛 | 查看: 78次 | 进入软件测试论坛讨论

领测软件测试网

201MILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、tab_get_item ( tab, item_num, out_item );返回tab选项的名称

202tab_get_selected ( tab, out_item, out_num );返回选定的tab选项的名称和个数

203tab_select_item ( tab, item );选择tab选项

204tab_wait_info ( tab, property, value, time );等待tab属性的值

205tbl_activate_cell ( table, row, column );双击表里某个单元

206tbl_activate_col ( table, column );双击表里某列

207tbl_activate_header ( table, column );双击表里某列标题

208tbl_activate_row ( table, row );双击表里某行

209tbl_deselect_col ( table, column );取消选择表的某列

210tbl_deselect_cols_range ( table, from_column, to_column );取消选择表里某几列

211tbl_deselect_row ( table, row );取消选择表里某行

212tbl_deselect_rows_range ( table, from_row, to_row );取消选择表里某几行

213tbl_extend_col ( table, column );往表里当前列加一列

214tbl_extend_cols_range ( table, from_column, to_column );往表里当前列加多列

215tbl_extend_row ( table, row );往表里当前行前加一行

216tbl_extend_rows_range ( table, from_row, to_row );往表里当前行加多行

217tbl_get_cell_data ( table, row, column, out_text );返回表里指定单元的内容

218tbl_get_cols_count ( table, out_cols_count );返回表的列数

219tbl_get_column_name ( table, col_index, out_col_name );返回表里指定列的标题名称

220tbl_get_column_names ( table, out_col_names, out_cols_count );返回表里列的名称和个数

221tbl_get_rows_count ( table, out_rows_count );返回表的行数

222tbl_get_selected_cell ( table, out_row, out_column );返回表里焦点所在单元

223tbl_get_selected_row ( table, row );返回当前焦点所在行

224tbl_select_cells_range ( table, start_row, start_col, end_row, end_col );在表里点击选定的几个单元

225tbl_select_col_header ( table, column );选定指定的列的标题

226tbl_select_cols_range ( table, from_column, to_column );在表里选定指定的几列

227tbl_select_rows_range ( table, from_row, to_row );在表里选定指定的几行

228tbl_set_cell_data ( table, row, column, data );设置表里某单元的内容

229tbl_set_cell_focus ( table, row, column );设置表里焦点到某个单元

230tbl_set_selected_cell ( table, row, column );在表里选定指定的单元

231tbl_set_selected_col ( table, column );在表里选定指定的列

232tbl_set_selected_row ( table, row );在表里选定指定的行

233obj_click_on_text ( object, string [ ,search_area  [ , string_def  [ , mouse_button ] ] ] );点击一个对象的文本

234obj_find_text ( object, string, result_array [, search_area  [, string_def ] ] );返回一个对象字符串的位置

235obj_get_text ( object, out_text [, x1, y1, x2, y2 ] );从对象里读取文本

236obj_move_locator_text ( object, string [ , search_area  [ , string_def ] ] );在对象里把鼠标焦点落在字符串

237win_find_text ( window, string, result_array [, search_area [, string_def ] ] );在一个窗口返回字符串位置

238win_click_on_text (window, string [ ,search_area  [ , string_def  [ , mouse_button ] ] ] );在窗口搜索文本

239win_get_text ( window, out_text [, x1, y1, x2, y2] );从窗口指定的区域读取文本

240win_move_locator_text ( window, string [ ,search_area  [ ,string_def ] ] );在窗口里把鼠标焦点落在字符串

241toolbar_button_press ( toolbar, button, mouse_button );点击工具栏按钮

242toolbar_get_button ( toolbar, button_num, out_text  );返回工具栏按钮名称

243toolbar_get_button_info ( toolbar, button, property, out_value );返回工具栏按钮属性值

244toolbar_get_button_num ( toolbar, button, out_num );返回工具栏按钮位置

245toolbar_get_buttons_count ( toolbar, out_num );返回工具栏按钮的个数

246toolbar_select_item ( toolbar, toolbar_item_chain [, mouse_button ] );选择类菜单工具栏的某项

247web_browser_invoke ( browser, site );调用ie打开某个站点

248web_cursor_to_image ( image, x, y );移动鼠标指针到某个图片

249web_cursor_to_label ( label, x, y );移动鼠标指针到某个标签

250web_cursor_to_link ( link, x, y );移动鼠标指针到某个链接

251web_cursor_to_obj ( object, x, y );移动鼠标指针到某个对象

252web_event ( object, event_name [, x , y ] );在指定对象运行一个事件

253web_file_browse ( object );点击浏览按钮

254web_file_set ( object, value );在文件类型的对象设置文本值

255web_find_text ( frame, text_to_find, result_array [, text_before, text_after, index, show ] );返回帧内文本位置

延伸阅读

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

TAG: TSL winrunner WinRunner Winrunner 简介 命令

21/212>

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

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