I have created simple test application with Excel test data but when i ran file I can see only Run option only, I haven’t seen any other options like “Run File with data variations” …ext.
Please help any one.
I have created simple test application with Excel test data but when i ran file I can see only Run option only, I haven’t seen any other options like “Run File with data variations” …ext.
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.
Regards
Thank @Parvathy for quick response,
I have Enterprise version using.
I am new, can you please let me know how to add test data, I have created Test case with Test data with excel file but not showing.
let me know how to deal with this…
Thanks in advance,
Rama
->Right click on the xaml present in the project panel to which you want to add the test data and then you can see the option as highlighted below
->Once you click on the add test data then you can see the pop up as shown below:
->Select the option as file and click on the highlighted button as shown below and then you will be asked to select the exact file.
->Once you select the file then you will be asked to select the worksheet in which the data is present so please provide the appropriate data and if you have given all data in single sheet then please select the appropriate rows and columns so that the data will be considered from those columns and rows or else from that particular sheet only. So please do this process for the remaining test xaml’s also.
Regards
This is in the release notes for the 24.10 version.
They removed the ability to do it via the debug menu (I am also not a fan), you have to do it via the test pane now, which can be messy and duplicate test cases so its not great tbh.
Thanks @vrdabberu
I tried same, its added but it’s not working to loading data from excel. I am using Studio Enterprise version 2024.10.1
how to use excel data for automation testing?
Sorry I didn’t get you can you be more specific? @rama_krishna_Rao
Regards
Check my reply, I explained this.
if we enter default value for each Arguments it’s working but when i try to load excel file for testing it’s not working… and i can’t see any option run enter excel file option like Run file with data variation…
Thanks,
Rama
Facing the same issue, did you get any solution for this?