We can start hub in remote machine using vmware start a node there and start a node in local machine connecting to vmware hub and run tests parallel
we can use webconfig configuration file to configure
now the tests has ran parallelely...parallel="tests" threadcount="10"> in xml file..
now want to run them at a time
parallel="classes" >
we can use webconfig configuration file to configure
now the tests has ran parallelely...parallel="tests" threadcount="10"> in xml file..
now want to run them at a time
parallel="classes" >