MikeQ's avatar
MikeQ
New Member
2 months ago
Status:
New Idea

See which test cases call to target case

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, ...