How retrieve only defects from RQM work item???
Hi All,
I'm retrieving values from RQM using mso2rqm dll.
I can retrieve requirements, test cases, execution values.
For defects i can retrieve all work item value.. from that i need to filter the defects.
But I want to retrieve only defects from work items.. Is there any possible ways to filter only defects from workitems?
Waiting for solution...
Thanks in advance..
---
Arun
Developer
2 answers
Hi Arun,
I am not sure I understand your question. The RQM Excel/Word Importer imports Excel/Word documents into RQM via a custom configuration file. How are you retriving work items from RQM using the mso2rqm dll? Are you using the RQM Reportable API?
I am not sure I understand your question. The RQM Excel/Word Importer imports Excel/Word documents into RQM via a custom configuration file. How are you retriving work items from RQM using the mso2rqm dll? Are you using the RQM Reportable API?
Hi Arun,
Using the mso2rqm dll in this way is unsupported. Instead you should be using the RQM Reportable API (underlying API used by the RQM Excel/Word Importer. Using the RQM Reportable API, there is no work item type filter.
Using the mso2rqm dll in this way is unsupported. Instead you should be using the RQM Reportable API (underlying API used by the RQM Excel/Word Importer. Using the RQM Reportable API, there is no work item type filter.