Hi Team,
Im trying to execute the test case with input data as excel file. While executing the test case, I don’t see the option “Run with Data Variations” to execute all the rows in the excel file. Can some one help?
If “Run with data variation” and “Debug with data variation” options are disabled when you change the data source from an Excel file to a Test Data Queue in UiPath, it indicates that UiPath Test Suite doesn’t support data-driven testing directly from Test Data Queues.
As per my knowledge, run with data variations will not be compatible with the community versions.
I have already cross checked with the community and the Enterprise versions the run with data variations is supported with the enterprise version.
If you want to add the data to the test case using the excel file as input then please select the Add Test Data and select the source as file and then in Test Data select the excel file path and the test data will be uploaded to that particular test case.
I have the same issue, you can right click on test in the test explorer and click run. It will run all test data of your test case. Hope this help And i hope i m right.