It's all about the answers!

Ask a question

RQM excell importer skips first entry when only importing test cases.


jeff mccallum (302912) | asked Jan 28 '14, 3:15 p.m.
edited Jan 28 '14, 5:35 p.m.

Hi,

I am using the importer for only testcases. My config file looks like ths:

testcase.dc:title=A

testcase.dc:description=B

testcase.category term="A-Team".value=C

testcase.category term="TC Function".value=D

testcase.category term="TC Sub-Function".value=E

testcase.XLSArtifactID=A

It skips the first excell spread sheet entry.

Am I using XLSArtifcatID correctly? I want the importer to generate unique IDs and not overwrite existing testcases if the names are different.


Comments
1
Lily Wang commented Jan 28 '14, 7:58 p.m.

Hi Jeff,
You can try to add the following line in the config file:
testcase.XLSStartRow=1

One answer



permanent link
Diao Xian Feng (361) | answered Feb 12 '14, 1:06 a.m.
Hi Jeff,

Do you look at the samples under the importer installation path, there are some samples about test case.

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.