Populating Test Case Categories as part of RQM Excel Importing from Spreadsheet.
In CLM v6.0.1
If Custom categories have been created for the Test Case Summary. Can these be populated via the RQM Excel Import process?
If so how do I find the correct field names to add to my cfg file?
EG
testcase.category term="Test Phase".value=xx
Therefore do the category names used in the CFG exactly match those names displayed via the GUI?
EG
from the screen shot would the displayed name of "Sub Business Process" be
testcase.category term="Sub Business Process".value=xx
In the Import CFG?
If Custom categories have been created for the Test Case Summary. Can these be populated via the RQM Excel Import process?
If so how do I find the correct field names to add to my cfg file?
EG
testcase.category term="Test Phase".value=xx
Therefore do the category names used in the CFG exactly match those names displayed via the GUI?
EG
from the screen shot would the displayed name of "Sub Business Process" be
testcase.category term="Sub Business Process".value=xx
In the Import CFG?
2 answers
Hi, David
If you have created test case category in Manage Project Properties and you want to import the test case and populate the existing category, yes, you use the name in GUI in your CFG file: testcase.category term="Test Phase".value=xx
supposed that you have existing named 'Test Phase' test case category.
Thanks
If you have created test case category in Manage Project Properties and you want to import the test case and populate the existing category, yes, you use the name in GUI in your CFG file: testcase.category term="Test Phase".value=xx
supposed that you have existing named 'Test Phase' test case category.
Thanks
Comments
Don Yang
Jul 13 '16, 8:23 a.m.how is the test case created? from excelImporter or not?
David Beange
Jul 13 '16, 8:59 a.m.Yes excel importer to would be wishing to populating the Test Case Summary category as part of the import process