Hello Niharika,
So the workflow is something like this:
* Initially a test case will live in a "User Story" test set to represent the work being done for that User Story.
* When the work is complete, the test cases from the User Story may be added to the "Regression" test set because it is now part of the regression pack.
* The test case now lives in both test sets, meaning when it is added to a test cycle, the report shows both test sets for the one test case.
So from how I understand it, the only way to prevent this from happening may From what I understand, the only ways to prevent this would be:
1. Duplicating test cases – which isn't ideal.
2. Removing the test case from the User Story test set when adding it to Regression – which also isn't desirable.
All of our test cycles will include the regression pack, as well as the relevant User Story test sets to that cycle.
Regards,
Cameron