It's all about the answers!

Ask a question

RQM Imported Scripts are Overwritten


maribeth magat (111) | asked Oct 21 '10, 7:28 p.m.
Hello

I have tried importing test scripts to RQM using the RQMExcelWordImporter however if I upload a new set of scripts, it gets overwritten.

This is the content of my .cfg file:
// This configuration file creates a test case with each test script and links them.
// The linking is accomplished by self referential data
//The input data is temporarily placed in the comments

testscript.XLSStartRow=2
testscript.dc:title=D
testscript.dc:description=D
testscript.steps.type="execution"
testscript.steps.description=G
testscript.steps.title=F
testscript.steps.name=F
testscript.steps.expectedResult=I
testscript.steps.property name="comment"=H

// A new Test Script starts when an empty row is encountered (if needed)
testscript.XLSDelimeter=\n

testcase.dc:title=testscript.dc:title
testcase.dc:description=testcase.dc:title
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseDesign", "Test Case Design")=J
testcase.XLSLink=testscript

I'd appreciate anyone's help.
Thanks

2 answers



permanent link
Søren Wassard (161212) | answered Apr 18 '11, 8:32 a.m.
Hi,

I'm experiencing the exact same thing; If I import a case / script the ID for any other import remains the same, hence overwriting the previous one. This is a major issue!!

permanent link
Paul Slauenwhite (8.4k12) | answered Apr 18 '11, 11:46 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hello

I have tried importing test scripts to RQM using the RQMExcelWordImporter however if I upload a new set of scripts, it gets overwritten.

This is the content of my .cfg file:
// This configuration file creates a test case with each test script and links them.
// The linking is accomplished by self referential data
//The input data is temporarily placed in the comments

testscript.XLSStartRow=2
testscript.dc:title=D
testscript.dc:description=D
testscript.steps.type="execution"
testscript.steps.description=G
testscript.steps.title=F
testscript.steps.name=F
testscript.steps.expectedResult=I
testscript.steps.property name="comment"=H

// A new Test Script starts when an empty row is encountered (if needed)
testscript.XLSDelimeter=\n

testcase.dc:title=testscript.dc:title
testcase.dc:description=testcase.dc:title
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseDesign", "Test Case Design")=J
testcase.XLSLink=testscript

I'd appreciate anyone's help.
Thanks


See #5 in https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter#Creating_Configuration_Files.

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.