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

Why are test cases created differently in different PAs while Exporting test cases from excel to RQM?

 I have created a config file for exporting test cases with associated test scripts from excel to RQM. The test cases are getting created successfully in one PA along with the test script. But when I use the same config file and create in another project area, the test case and test script are getting created separately but the link is not established between the 2. The test scripts section itself is not seen in the test case. ID section gets created and the test script name is seen as text there.

Config file has below code:
testscript.XLSStartRow=2
testscript.XLSArtifactID=C
testscript.dc:title=C

// the literal "execution" will be put into the step type tag, so all steps will be of type execution
testscript.steps.type="execution"
testscript.steps.description=I
testscript.steps.title=C
testscript.steps.name=I
testscript.steps.expectedResult=J

// a new script starts when we encounter an empty row
testscript.XLSDelimeter=\n

// test case defined with  definite cell locations
testcase.ID=testscript.XLSArtifactID
testcase.dc:title=testscript.dc:title
testcase.dc:description=D

0 votes

Comments

Basically, I want to know what could be the reason for the export happening properly for one Project Area and not for another? Is there some settings that we can change? 



One answer

Permanent link
Hi Maria,

Are both the projectAreas using same template for TestCase?
When you create a TestCase from UI, do you see the TestScript section?

Can you paste screenshot of the TestCase editor which has ID section.

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,952

Question asked: Sep 17 '14, 3:43 a.m.

Question was seen: 4,152 times

Last updated: Sep 18 '14, 1:10 a.m.

Confirmation Cancel Confirm