How to publish custom sections from RQM using RPE if they were added by a user
Hi,
I'd like to make a .dta template for RQM test plans and test cases where the author may have added custom sections with custom names after creating the test case from a template which doesn't pre-define those sections.
Is there a way that in RPE I can query through all sections, pull out the section names and content then put them in a published doc?
Accepted answer
Hi Glyn,
You can find good article under following link:
I hope it will answer your question.
Bartek
Comments
Thanks this is useful, but a little disappointing since it seems that I can only report on rich text sections if I specifically add the section to the XML schema.... so if a user creates a test case, then adds a section called "My New Section"... I'll be unable to report on it unless I specifically add that section to the XML schema?
This is only way how you can do it for now.