check column header name

期待値と列のヘッダー値を比較して、確認します。2つの値が一致する場合は「Passed」になり、それ以外の場合は「Failed」になります。
名前説明タイプ修飾子
window

ウィンドウのTA名です。

Interface Entityなし
control

コントロールのTA名です。

Interface Elementなし
index

セルの列番号です。(列番号は1から始まります)

Stringなし
expected

期待値です。

Stringなし
2つの値が一致する場合は「Passed」になり、それ以外の場合は「Failed」になります。
このアクションは、次のプロジェクト項目で使用できます: テストモジュールおよびユーザー定義アクションです。
次の設定はこのアクションに適用可能です:  case sensitive, remove double quotes from cells, standard ASCII only, object wait, window wait, load invisible controls.
このアクションは、次のコントロールに適用できます: table, list view, tree table, tree list.
                                
                                    	interface			
use interface	Car Rental			
	&nbsp			
	window	control	index	expected
check column header name	注文を見る	注文表	1	ID
check column header name	注文を見る	注文表	3	姓
                                
                            
  • 引数 expected は正規表現を受け入れることができます。正規表現を含む引数の値は、必ず中括弧 {} で完全に囲まれている必要があります。例えば、{[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}} は許容されるなメールアドレスのパターンを指定しています。簡単に言うと、.* は正規表現の一般的なワイルドカードを表し、{.*arch.*}starch, marching, testarchitect などに一致します。
  • このアクションは修飾子 <ignore> をサポートしています。文字列 <ignore> が引数の値として存在する場合、または引数に <ignore> と評価する式を含まれている場合、アクションは実行中にスキップされます。
  • oracle.apps.jtf.table.AccessibleTableGrid: ビルトインアクション get column header name 及び check column header name は空の値を返します。

Copyright © 2023 LogiGear Corporation. All rights reserved. LogiGear is a registered trademark, and Action Based Testing and TestArchitect are trademarks of LogiGear Corporation. All other trademarks contained herein are the property of their respective owners.

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1(800) 322-0333