• <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>
    • 軟件測試技術
    • 軟件測試博客
    • 軟件測試視頻
    • 開源軟件測試技術
    • 軟件測試論壇
    • 軟件測試沙龍
    • 軟件測試資料下載
    • 軟件測試雜志
    • 軟件測試人才招聘
      暫時沒有公告

    字號: | 推薦給好友 上一篇 | 下一篇

    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選項的名稱

    202、tab_get_selected ( tab, out_item, out_num );返回選定的tab選項的名稱和個數

    203、tab_select_item ( tab, item );選擇tab選項

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

    205、tbl_activate_cell ( table, row, column );雙擊表里某個單元

    206、tbl_activate_col ( table, column );雙擊表里某列

    207、tbl_activate_header ( table, column );雙擊表里某列標題

    208、tbl_activate_row ( table, row );雙擊表里某行

    209、tbl_deselect_col ( table, column );取消選擇表的某列

    210、tbl_deselect_cols_range ( table, from_column, to_column );取消選擇表里某幾列

    211、tbl_deselect_row ( table, row );取消選擇表里某行

    212、tbl_deselect_rows_range ( table, from_row, to_row );取消選擇表里某幾行

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

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

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

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

    217、tbl_get_cell_data ( table, row, column, out_text );返回表里指定單元的內容

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

    219、tbl_get_column_name ( table, col_index, out_col_name );返回表里指定列的標題名稱

    220、tbl_get_column_names ( table, out_col_names, out_cols_count );返回表里列的名稱和個數

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

    222、tbl_get_selected_cell ( table, out_row, out_column );返回表里焦點所在單元

    223、tbl_get_selected_row ( table, row );返回當前焦點所在行

    224、tbl_select_cells_range ( table, start_row, start_col, end_row, end_col );在表里點擊選定的幾個單元

    225、tbl_select_col_header ( table, column );選定指定的列的標題

    226、tbl_select_cols_range ( table, from_column, to_column );在表里選定指定的幾列

    227、tbl_select_rows_range ( table, from_row, to_row );在表里選定指定的幾行

    228、tbl_set_cell_data ( table, row, column, data );設置表里某單元的內容

    229、tbl_set_cell_focus ( table, row, column );設置表里焦點到某個單元

    230、tbl_set_selected_cell ( table, row, column );在表里選定指定的單元

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

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

    233、obj_click_on_text ( object, string [ ,search_area  [ , string_def  [ , mouse_button ] ] ] );點擊一個對象的文本

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

    235、obj_get_text ( object, out_text [, x1, y1, x2, y2 ] );從對象里讀取文本

    236、obj_move_locator_text ( object, string [ , search_area  [ , string_def ] ] );在對象里把鼠標焦點落在字符串

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

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

    239、win_get_text ( window, out_text [, x1, y1, x2, y2] );從窗口指定的區域讀取文本

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

    241、toolbar_button_press ( toolbar, button, mouse_button );點擊工具欄按鈕

    242、toolbar_get_button ( toolbar, button_num, out_text  );返回工具欄按鈕名稱

    243、toolbar_get_button_info ( toolbar, button, property, out_value );返回工具欄按鈕屬性值

    244、toolbar_get_button_num ( toolbar, button, out_num );返回工具欄按鈕位置

    245、toolbar_get_buttons_count ( toolbar, out_num );返回工具欄按鈕的個數

    246、toolbar_select_item ( toolbar, toolbar_item_chain [, mouse_button ] );選擇類菜單工具欄的某項

    247、web_browser_invoke ( browser, site );調用ie打開某個站點

    248、web_cursor_to_image ( image, x, y );移動鼠標指針到某個圖片

    249、web_cursor_to_label ( label, x, y );移動鼠標指針到某個標簽

    250、web_cursor_to_link ( link, x, y );移動鼠標指針到某個鏈接

    251、web_cursor_to_obj ( object, x, y );移動鼠標指針到某個對象

    252、web_event ( object, event_name [, x , y ] );在指定對象運行一個事件

    253、web_file_browse ( object );點擊瀏覽按鈕

    254、web_file_set ( object, value );在文件類型的對象設置文本值

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

    延伸閱讀

    文章來源于領測軟件測試網 http://www.kjueaiud.com/

    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認證國際軟件測試工程師認證領測軟件測試網

    老湿亚洲永久精品ww47香蕉图片_日韩欧美中文字幕北美法律_国产AV永久无码天堂影院_久久婷婷综合色丁香五月

  • <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>