How do I create a Data Table from Test Data?

Hi,

I’m still very new to UiPath, so please forgive if this is a silly question, but I’m trying to build my first test case, I have some test data on an Excel spreadsheet. For each row of test data, I want to perform a test.

I’ve imported my test data as arguments, but don’t know the next step. Do I add this test data to a data table, then do a ‘For Each’ on each row in the data table? If so, how do I add my test data to a data table?

Thanks

Hi @paulparkes

Please refer from the below example how to get data and print it, if any questions feel free to ask there
BlankProcess1.zip (10.0 KB)

Regards!

Thank you! :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.