combine “<testdata_name>” testdata with “<testdata_name>” testdata and save it as “<testdata_name>”
All Step Definition combine {string} testdata with {string} testdata and save it as {string} Keyword Given, When, And, Then Description Will combine two test data and save it in dynamic variable. Declaration Code Element Application Test Data When combine “Solitera” testdata with “Software” testdata and save it as “CombinedData” NILL NILL NILL Browser Support Google Chrome Firefox Edge Remarks The “String Value” that is used through test data file should be in angular brackets We can use any variable name Restriction Element and application file should be in xml format. Table of contents Keyword Description Declaration Browser Support Remarks Restriction