Hi all,
I'm a QA Engineer and on our project we have this flow of testing user stories/bugs with functional tests which are integrated into regression tests afterwards (not necessarily as called tests, rather as updated steps).
Since we have a lot of test cases (I'm talking thousands) we're leaning towards cleaning the functional tests from the test repository after integrating them into the regression ones. I've created a couple of tests, added them to a test execution that is related to a user story, I've then deleted the specific functional tests from the test repository and I don't see any trace of those tests in the test execution, nor in the Xray history tab.
So, my concern/question is, is there any way to delete tests from the repository, without removing all traces of the test specifics within a test execution?
A better question might be (since I don't see the option) is there a way to archive the tests?
Thanks!