Deletion of all test results when unlinking the test case
Posted: Thu Aug 18, 2016 8:01 am
When unlinking an executed test from a build, it deletes all its results in every builds. I purposely prevented the deletion of all results.
In consequence, when an executed test is unlinked from a build, the results still exist in the database, and they are still present in the other builds.
When the test is re-linked in a build, its results are displayed again normally, without any loss or alteration of data.
My question is the following: is it still a good idea not to delete test results of an unlinked test case when there is no loss or alteration of data?
In consequence, when an executed test is unlinked from a build, the results still exist in the database, and they are still present in the other builds.
When the test is re-linked in a build, its results are displayed again normally, without any loss or alteration of data.
My question is the following: is it still a good idea not to delete test results of an unlinked test case when there is no loss or alteration of data?