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

Creating configuration file for category item to export contents of List Box in excel sheet to full form for the same in RQM

Hello All,
     I have one Test Plan in excel sheet which includes Test cases.
Each test cases has test methods which is selected accordingly(Ex:-BVA(Boundary Value Analysis,EC(Equivalence Class),DT(Decision Table...))in List Box.
Content of Test Method of each test cases which is in short form(BVA,EC,DT..) in excel sheet has to converted to full form respectively(Boundary Value Analysis(BVA),Equivalence class(EC),Decision Table(DT)...) in RQM.
 Please suggest how to write configuration file to export contents of List Box in excel sheet to full form of Test Methods in RQM.

0 votes


Accepted answer

Permanent link

Priya,


Data extraction syntax from ListBox or other UI element is not supported, you may file for RFE.

Regards,
Mehul

Priya BR selected this answer as the correct answer

0 votes

Comments

Hi Mehul,
    Thanks for your answer, i can extract value from excel sheet (i,e for example if value is BVA) ,the same can be exported to RQM .This is successful by writing below script in configuration file.

testcase.category term="Applied Test Method"value=I

simillarly i have to read same value that is BVA from excel sheet , but i need to export same value to RQM but in full form that is "boundary value analysis" in category List.
Can i modify same script in configuration file ?


Priya,


No, cell text translation/lookup is not possible from configuration file. You need to update/prepare excel file before export such that full form of text is updated in referenced cell.

Regards,
Mehul

Ok mehul, Got it
Thanks a lot for your answer.

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
× 6,128

Question asked: Dec 04 '17, 5:24 a.m.

Question was seen: 1,208 times

Last updated: Dec 06 '17, 12:40 a.m.

Confirmation Cancel Confirm