PUB & ETM 7.0.2 - Child Plans
Hi,
Does anyone have any good suggestions for how best I can construct a publishing template (.dta) to handle test plans and child plans in an efficient, possibly recursive way?
i.e. if I have a structure:
- Master Test Plan
- - Child Test Plan 1
- - Child Test Plan 2
- - - Child Child Test Plan 2a
...and I want a template that can handle publishing these plans and their sections and test cases without repeating publishing elements multiple times in the template?