Just for understanding the flow Test execution.
Below is step which is performed
As mentioned by @Stefan Salzl, if the exact same Test passes for one story, but fails for another, I think, either the Test design is not correct or the scope changed.
To solve this, I would start using different test environments or even better, different versions. So if you ship US1 within FixVersion 1.0 and execute this with FixVersion 1.0, a second test execution with FixVersion 2.0 will not affect the results of executions with another FixVersion assigned.
To do this, depending on your Xray settings you may have to change to coverage/ Xray custom field settings.
Best regards
Andreas
Hi @Amit Srivastava and welcome to the community,
a test case is the description of how a certain functionality/requirement is tested. A test execution then refers to the test case and shows the most recent status.
If the test case REALLY covers both stories then both stories would fail in the test. How could 1 story be passed and 1 failed with exactly the same testing procedure?
Best
Stefan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.