Hi,
I have stories which have test cases. A story is parent to test case. Story has an attribute called sprint, but test case doesn't have this attribute.
I need to create a filter that tells me how(or which) many test cases need to be executed in any given sprint.
Please help me