Details
-
Suggestion
-
Status: New
-
Resolution: Unresolved
-
None
-
None
-
None
Description
When doing regression tests with Xray, it is not possible to know which tests are ready for testing when the defects associated with them are resolved. Hence, Xray must provide a new JQL function that will return all Tests that have defects already solved for a given context.
testsWithResolvedDefects(status, version)
Using the following query within a Test Plan filter would return all Tests that are failed but are ready to be executed because all defects are already resolved.