It's all about the answers!

Ask a question

RQM-category more than 3 level depth


Thao Nguyen (37334) | asked Jan 19 '18, 3:02 a.m.

 Hello,


I need to implement information of supported products for each test case as Category with multiple level depth as below without success, could you advise?

Supported Products (category name)
    Project 1    (implement as value)
         Project model 1.1       (implement as sub-category)
                      Product 1.1.1   (implement as value)
                      Product 1.1.2
                      ....
         Project model 1.2
         ....
    Project 2
         Project model 2.1.
         Project model 2.2
         ....
    Project 3
         Project model 3.1.
         Project model 3.2
         ....

However, when i change "Project model 1.1" inside Project 1, "Project model 2.1" name is changed as what i did too

How can we have "Project mode 1.1, "Project mode 2.1", and "Project mode 3.1" separate name. 
Same for "Project mode 1.2", "Project mode 2.2", and "Project mode 3.2" 

Could you advise how to implement above structure?


One answer



permanent link
Donald Nong (14.5k414) | answered Jan 19 '18, 4:33 a.m.

As far as I know, while you can put a category under another as a subcategory, you cannot restrict it to a particular value, that is what you try to do with "Project 1 > Project model 1.1".


Comments
Thao Nguyen commented Jun 26 '18, 9:34 p.m.

Thanks Donald, do you have any suggestions to have above structure level?

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.