It would be helpful to be able to be able to see whether a test case is called to by any other cases. Ex: If I have Case1 that's called to by 3 other test cases somewhere in the steps (CaseA, CaseB, CaseC), I'd like to be able to get a list of those 3 cases. Not knowing whether any active test cases call to something I'd like to archive has been troublesome.
Is there a way to do this currently? If there is, where is it?