Test Data from xlsx file is not supported

I am currently using Katalon Studio version 5.3.0 build 1.
I am importing Test Data from xlsx and xls files using builtin Test Data import, getting below exception.

**Test Cases/TestLogin FAILED because (of) java.lang.IllegalArgumentException: Cannot find test data with id ‘Data Files/DLS_SuiteData/DLS_DATA’ because (of) ‘java.lang.IllegalArgumentException: File is unsupported: C:\Users\ic021306\Desktop\Katalon\TestSuiteData.xlsx’
**
Please have a look into same.

2 Likes

Did you find the solution. I am getting the same issue?

I have the same issue and haven’t been able to find any resources . did anyone found any solution on this ?

Convert XLSX to XLS and run. Worked for me.

1 Like

it is not working for me in katalon testops

Can you please let me know, what is supported file extension for data driven in katalon testops.
xlsx is not supported by katalon testops.but it is working in katalon studio.