Can I change the template of existing project from ‘Single Repository all test cases’ to ‘multiple test suite’? will there be any data loss while doing so . As we have 1000’s of test cases in one repo only and I want to maintain multiple test suites as per feature. Please suggest
Hi Arun,
it should be possible without any problem.
But it is still a migration step, you should stop testing, edit cases and close all runs.
Check here as well:
Possible as well is to use a new project and copy (or move) your cases from the old to the new project - but this depends on your migration strategy.
I made a test in the past by myself, but not with such a big repo - I already decied to start with multiple suites for my projects…
1 Like