Ravikaanth
2 years agoContributor
Trying to execute parallel execution with different conditions
Hi team,
I'm attempting to implement parallel execution in bitbar devices. I've reviewed the TestComplete documentation where they mention the ability to execute scripts simultaneously on different bitbar devices, and that is working fine. Is it possible to execute the same script with different test flows using parallel execution? For example, having one device(session) execute one condition while another device(session) executes a different condition parallelly. Please suggest. Thank you!