Hello Community,
I'm not sure that i'm posting this in the right place. Don't hesitate to move the subject if needed.
For a D365 F&O implementation project i'm using devops test plan to follow the UATs. I've created the plan like this:
- Finance Test Plan
- Country A (test suite)
- Test 1 (test case)
- Test 2
- Test 3
- Country B
- Test 1
- Test 2
- Test 3
and so on...
Almost every tests appears in my 13 test suites. What i want to do is find a way to know the status of a test case in all test suite.
I want to know quickly, for example, if TEST2 is passed for all country but 1.
I have tried to build queries on devops but i can't find anything that fit this need. And without a valid query, i can't extract data in excel to use it either.
Can someone help me ?