Requirement Based Test Suite not being migrated #2720
-
I have this configurations, TEST CASE Configuration:
TEST PLAN and SUITE Configuration:
} Getting error for requirement based, target work item not found. and getting the bottom error about custom.reflectedworkitemid not existing. all my workitems were customized to even include both integration build and reflectedworkitem fields (test case, plans and suites), What am i missing? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
-
already figured out the mystery. As it turns out, if a test case has link in other work item (ex. pbi), I have to run the configuration for that work item first and migrate that workitem, then subsequently run the test case, then the test plans/suites. I was trying to initially just migrate the test cases and test plan/rqmt based suites without thinking of the link between test case and pbi. |
Beta Was this translation helpful? Give feedback.
already figured out the mystery. As it turns out, if a test case has link in other work item (ex. pbi), I have to run the configuration for that work item first and migrate that workitem, then subsequently run the test case, then the test plans/suites. I was trying to initially just migrate the test cases and test plan/rqmt based suites without thinking of the link between test case and pbi.