verify that the values in column “<testdata_name>” of table “<testdata_name>” are within the range “<testdata_name>” to “<testdata_name>”
Database Operations verify that the values in column “<testdata_name>” of table “<testdata_name>” are within the range “<testdata_name>” to “<testdata_name>” Keyword Given, When, And, Then Description Will ensures that all values in the specified column of the given table fall within the specified range. Declaration Code Element Application Test Data Then verify that the values in column “” of table “” are within the range “” to “” NILL NILL A B Column ColumnName Table TableName Range1 Content Range2 Content Remarks Column and table names must be valid. Restriction The table and column must exist. Table of contents Keyword Description Declaration Remarks Restriction