It's all about the answers!

Ask a question

Importing test case to RQM


Lochana R (233) | asked Jan 13 '20, 3:56 a.m.

 I want to import test cases with priority column, I know to define the priority column (testcase.priority="literal.priority.130") in configuration file but, I'm don't know to map the column in configuration file.


Is there any way to map the priority section in configuration file?

Accepted answer


permanent link
Bharath Rao (900134) | answered Jan 13 '20, 4:18 a.m.

 Hi Lochana,


You have to use the "testcase.priority" attribute in the configuration file.

You could use the below link as reference for adding mappings to the configuration file

Regards,
Bharath

----
Please mark the question as answered or let me know if you have more questions.

Lochana R selected this answer as the correct answer

Comments
Lochana R commented Jan 13 '20, 4:38 a.m.

Thank You, Bharath Rao 

One other answer



permanent link
sreenath v (7863) | answered Jan 13 '20, 4:36 a.m.

#define      LITERAL.PRIORITY.130 {High, Top, 3}

  #define   LITERAL.PRIORITY.120 {Medium}

   #define   LITERAL.PRIORITY.110 {Low, 1

#define   LITERAL.PRIORITY.101 {Unknown}



and


testcase.priority="mapping cell"

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.