Hi,
I want to execute multiple test cases parallely in same machine at a single time.
If I have 10 test cases, I want o execute them parallelly under same machine.
Please let me know how it is possible
Hi,
I want to execute multiple test cases parallely in same machine at a single time.
If I have 10 test cases, I want o execute them parallelly under same machine.
Please let me know how it is possible
Hi @shruthi_arali - UiPath Test Suite doesn’t directly support parallel execution of test cases on the same machine. However, you can achieve parallel execution by running multiple instances of UiPath Robot simultaneously.
If you have paralle login support and multiple licenses you can run else it is not possible…it would run onw after other
Cheers
Hi @Anil_G
how can we check parallel login support?
Also, do you have any document or any reference material which shows how to run multiple test cases on a same machine via unattended robot
how can we run multiple instances of UiPath Robot simultaneously ?