About delete test data queue items

Hi @manoj_verma,

Are you saying both Get Test Data Queue Items and Delete Test Data Queue Items do not work when you run the test cases inside Orchestrator, or is it only one of them that does not work?

  • If both are not working when you execute inside the orchestrator, then check if you have the Queue already created inside the folder you are trying to run the test cases and there are items present in it.
  • Make sure the correct orchestrator folder is provided inside the UiPath activities in your code where you are trying to execute.
  • If both of the above points doesn’t work, please confirm if the test cases are getting executed but only failing to get and delete the items. If that is the case, please share the code so that we can troubleshoot the issue.

Thanks!