Hi,
I was wondering whether the only difference between having a project with multiple test suites and one with baseline is the functionality of creating a baseline suite ?
If so, one could mimik this functionality simple by creating a new test suite and copy all test cases, right ?
background is that we currently use the baseline repository, but like to include test cases that do not follow the baseline principle. Therefore the idea is to switch to multiple test suites and for the test cases that are following the baseline, we mimik the behaviour of test rail
Thanks