Just for understanding the flow Test execution. in Xray cloud
Below is step which is performed
- Added two case in repository
- Added a those 2 test case in a story
- created test execution and run the test make both test case passed and complete the test execution and then it shows test test result passed .
- My release is completed and closed.
After 2 months new release is going in and now i have to run same 2 tests as part of new release.
- Created new story for new release execution
- Now added same 2 test case in this new story as soon as i added test case it says test case is passed its taking the old executions from 2 months before.
- So without executing tests they are failed which is not correct.
How do we handle this scenario? any recommendations?