I built a Mobile Testing framework on top of seetest mobile automation tool using
vb.net, where i integrated with Jenkins and i am trying to execute the script on multiple devices parallely.
I used multi threading logic and in Nunit it worked file, but in jenkins test is passed and the script is not running in the devices.
Please let me know, whether jenkins support
Parallel execution on multiple Mobile devices.