verify the structure of variables, foreign keys, and primary keys from Excel “<testdata_name>” for table “<testdata_name>”
Database Operations verify the structure of variables, foreign keys, and primary keys from Excel “<testdata_name>” for table “<testdata_name>” Keyword Given, When, And, Then Description Will checks that the structure of the specified table, including variables, foreign keys, and primary keys, matches the structure defined in the specified Excel file. Declaration Code Element Application Test Data Then verify the structure of variables, foreign keys, and primary keys from Excel “” for table “” NILL NILL A B ExcelName Company TableName EmployeName Remarks Both Excel file and table names must be valid. Restriction The Excel file and table must exist. Table of contents Keyword Description Declaration Remarks Restriction