Hi
we have test cases organised into different test suites to improve reporting and tracking. This creates a challenge - how best to execute automated tests?
Run one test suite, wait for completion, select another test suite, run all of those and wait for completion, then change again etc etc
Currently we execute the entire manually from within RSAT. Is there anything better?
Thanks Dan