Hello Bryan,
I have a question. When there is more than one match for a test case work item with the same test case ID in the test plan, the extension throws an error and does not carry over the test result.
‘##[warning]Multiple matches were found for test case:’ appears.
To prevent this warning, adjust the duplicates or the testCaseMatchStrategy to be more specific.
##[error]Couldn't create a TestRun for this TestPlan because the test results could not be correlated to any known TestCases."
In our use case, the same test case can exist within the same test plan with the same configuration. Is there a way in the extension settings to transfer the test result to all test cases with the same ID in the Test Plan?
Thank you very much for your help.
Hello Bryan,
I have a question. When there is more than one match for a test case work item with the same test case ID in the test plan, the extension throws an error and does not carry over the test result.
‘##[warning]Multiple matches were found for test case:’ appears.
To prevent this warning, adjust the duplicates or the testCaseMatchStrategy to be more specific.
##[error]Couldn't create a TestRun for this TestPlan because the test results could not be correlated to any known TestCases."
In our use case, the same test case can exist within the same test plan with the same configuration. Is there a way in the extension settings to transfer the test result to all test cases with the same ID in the Test Plan?
Thank you very much for your help.