Testing problem when publish to orchestator

I am practicing the Testing chapter and the examples that they offer for download, which we then have to use to be able to carry out the practices, they have errors and I cannot complete or understand why they have errors

Exception:

24.2.1-beta.15932+Branch.release-v24.2.1.Sha.3f90483a69af341308fcab9ad25ddc1395738901.3f90483a69af341308fcab9ad25ddc1395738901

Failed to publish the test package due to missing the data variations file for test case(s) Test Cases\AcmeSystem1\Functional Tests\TC_WI5WorkItems.xaml, AcmeSystem1\TC_WI5_TestDataQueues.xaml.

Error: System.IO.FileNotFoundException: Failed to publish the test package due to missing the data variations file for test case(s) Test Cases\AcmeSystem1\Functional Tests\TC_WI5WorkItems.xaml, AcmeSystem1\TC_WI5_TestDataQueues.xaml.
at UiPath.Studio.ProjectPackager.Publish.Services.TestsPublishProcessor.ValidateTestCases()
at UiPath.Studio.ProjectPackager.Publish.Services.TestsPublishProcessor.SetupAsync(IWorkflowProjectModel projectModel, ProjectPublishSettings settings)
at UiPath.Studio.ProjectPackager.Publish.Services.PublishService.PublishAsync(IWorkflowProjectModel projectModel, IPublishSettings settings), HResult -2147024894

@Matias_Clemente.Arg,

Try creating Test Data file as per this documentation and retry.

Thanks,
Ashok :slight_smile: