How to run a single or selected data variations from the test manager rather than the complete variation set of data driven test case.
Currently, UiPath Test Manager does not allow selecting specific data variations before execution. A data-driven test case always runs all variations. However, after execution, you can re-run individual test case executions (i.e., single data variations) one at a time.
If solution works for you please mark as solution
Thanks
If you use test data queue you can add only the required data variations for the current run
Cheers
Test Data Queue is deprecated right ? We have the data fabrics now. I’ve used the add test data feature from the studio (imported test data stored in the project).
Thats true..if its already being used is when you can use it
If not then you might need to add a flag column in data fabrics to identify which is to be processed and which not to..
Cheers
