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

Need help in importing multiple test results or test execution records for 1 test case and 1 test script using rqm excel importer

In my excel file, I'm able to import

1 Test Suite having multiple 

test scripts, 
test cases, 
test case execution records, 
test case results 

in a sheet. 

But I'm unable to import multiple test result mapped to one 1 test case.

like 1 test case-> 1 test script-> 1 test execution record-> 2 test result.
1 test case-> 1 test script-> 1 test execution record-> 2 test result.
1 test case-> 1 test script-> 1 test execution record-> 2 test result.

Need help in creating multiple test result or test execution record for the above case.

Preferably CFG code. Thanks in advance.

0 votes



One answer

Permanent link
depending on your document structure,
if the row structure for 1 test case-> 1 test script-> 1 test execution record-> 2 test result.  is
1 test case-> 1 test script-> 1 test execution record->
-> test result start row
new row :test result 1
new row :test result 2


suggest to use the executionresult.XLSStartRow
and
executionresult.executionworkitem=Link("executionworkitem id")
executionresult.testcase=Link("testcase id")
executionresult.testscript=Link("test script id")


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
× 10,938

Question asked: Mar 06 '13, 1:36 a.m.

Question was seen: 3,973 times

Last updated: Mar 06 '13, 9:31 p.m.

Confirmation Cancel Confirm