Forum Discussion
Does azure devops have a function to create test cases automatically from requirements?
I am looking for a feature or function within azure devops that will allow me to create and link a test case to a requirement easily.
I really want the same functionality as was offered by Quality Centre / ALM in which you could select a bunch of requirements and click "create test cases" which would create a whole set of associated test cases with all the links in place for traceability reporting. I could then pass these tests out to the team to write.
The only way I have found to create a test case with the linkage is to go into the requirement, go to links, create new link to a new item of type test and a link type of "tested by"
I have a large number of requirements and I need a mechanism to demonstrate 1:N traceability from requirement to test, that can be reported on and ideally reported on through Power BI.