It's all about the answers!

Ask a question

RQM excel importer dropdown menu


ryan sanders (132) | asked Apr 11 '17, 5:59 p.m.

Hello all,

I've trying to import data into RQM. I've successfully imported a good chuck of the required data, however some of the data needs to go into a custom summary tab that has pull down menu. For example, There is a drop down menu called Action. Its available values are Action1 and Action2.

I've tried

testcase.action="Action1"

testcase.action=A    //Where A was a cell that had Action1 in it

testcase.action.value="Action1"

testcase.action.type="Action1"

Any help would be appreciated.


Comments
Don Yang commented Apr 11 '17, 7:17 p.m.

Is 'Action' a custom category or attribute?
what is your RQM and RQMExcelImporter version?


ryan sanders commented Apr 12 '17, 11:35 a.m.

It is a custom category and we are using 6.0.2

Accepted answer


permanent link
Mehul Patel (9695) | answered Apr 12 '17, 8:10 a.m.
FORUM MODERATOR

Ryan,


As Don pointed 'Action' appears to be custom category or attribute. Please refer 'TestCases 001 with custom attributes.cfg' from sample folder as reference to build your configuration file.

Regards,
Mehul

ryan sanders selected this answer as the correct answer

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.