Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RQM 3.0.1x Creating Categories with Process Templates

I am trying to add default categories in my process template.  I've imported the Process template into Rational Team Concert, and edited the XML.  I am successful in creating my categories for Test Plan and Test Case, however I am having no success with Test Script and Test Execution Suite.  

Here is my XML:

                               <category name="Category" scope="TestScript" />
                                <category name="Function" scope="TestScript" />
                                <category name="Test Phase" scope="TestScript">
                                    <value name="Developer Test" />
                                      <value name="Integration Test" />
                                      <value name="Performance &amp; Service Level Test" />
                                      <value name="User Acceptance Test" />
                                </category>   
                                <category name="Theme" scope="TestScript" />
                                <category name="Theme" scope="TestExecutionSuite" />                               
                                <category name="Category" scope="TestExecutionSuite" />
                                <category name="Function" scope="TestExecutionSuite" />
                                <category name="Test Phase" scope="TestExecutionSuite">
                                    <value name="Developer Test" />
                                    <value name="Integration Test" />
                                    <value name="User Acceptance Test" />
                                    <value name="Performance &amp; Service Level Test" />
                                </category>

I am starting to think that categories below the Test Case level are no supported.  Is this the case?

Thanks so much for your help!

0 votes



One answer

Permanent link
Hi Vanessa,

Remote scripts and test script use the manual execution script category type:

ManualExecutionScript

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 17 '13, 3:24 p.m.

Question was seen: 4,291 times

Last updated: Oct 21 '13, 8:56 a.m.

Confirmation Cancel Confirm