Details
-
New Feature
-
Status: Shipped
-
Resolution: Done
-
None
-
None
Description
Document Generator must provide a mapping called Folder Name which value printed will be the name where the test is located on the folders tree inside both Test Plan or Test Repository Plan boards.
Sample:
Test Repository folder
- Test-1
- Test-2
- Test-4
Sample Template:
#{for tests}
${Tests[n].Key} belongs to folder ${Tests[n].Folder Name}
#{end}