create data set

インラインデータセットを作成します。

インラインデータセットとは、テストモジュールまたはユーザー定義アクション内で、アクションペア create data set/end create data set を使用して定義されるデータセットです。

名前説明タイプ修飾子
name

インラインデータセットに割り当てる名前です。

Stringなし
なし
このアクションは、次のプロジェクト項目で使用できます: テストモジュールおよびユーザー定義アクションです。
次の設定はこのアクションに適用可能です:  remove double quotes from cells.
                                
                                    	name			
create data set	Rented Cars			
&nbsp				
&nbsp	rental month	model rented	pickup state	quantity rented
row	March	Prius	Colorado	1
row	June	Mustang	Nevada	3
&nbsp				
end create data set				
&nbsp				
	name			
use data set	Rented Cars			
&nbsp				
	text			
report	#"Quantity " & quantity rented & " of model " & model rented & " rented in " & pickup state & " in " & rental month			
&nbsp				
repeat for data set				
                                
                            
  • create data set は、テストがアクションライン内からデータセットを生成することを可能にし、専用データセットに代わる選択肢を提供します。インラインデータセットを作成するには、このアクションを対応するアクション end create data set とペアにし、その間に1つ以上の行アクションを挿入する必要があります。行アクションは、専用のデータセットと同様にデータを提供し、データ要素を識別するヘッダー行と共に提供される必要があります。
  • インラインデータセットが作成されると、そのスコープはグローバルであり、テスト内で何度でもアクション use data set を介して再利用できます。

Copyright © 2024 LogiGear Corporation. All rights reserved. LogiGearはLogiGear Corporationの登録商標であり、Action Based TestingおよびTestArchitectはLogiGear Corporationの商標です。ここに記載されているその他の商標は、各所有者の財産です。

LogiGear Corporation

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

Tel: +1 (650) 572-1400