insert the data from Excel “<testdata_name>” into the database table “<testdata_name>”
Database Operations insert the data from Excel “<testdata_name>” into the database table “<testdata_name>“ Keyword Given, When, And, Then Description Will inserts data from the specified Excel file into the specified database table. Declaration Code Element Application Test Data Then insert the data from Excel “” into the database 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
insert the data from Excel “<testdata_name>” into the database table “<testdata_name>” Read More »