It's all about the answers!

Ask a question

Testcase.estimate doesn't populate in RQM and RQM importer doesn't return errors


Shantale Maurice (214) | asked Apr 18 '17, 3:32 p.m.

Good Afternoon,

I updated the test case config file for the Test Case Estimate, yet it's not getting populated in RQM. Please review the file and identify what's missing. Thank you in advance for a reply.


// CREATE TEST SCRIPT //

testscript.XLSStartRow=11
//testscript.XLSArtifactID=C1 
testscript.dc:title=C1
testscript.dc:description=C2
testscript.steps.type="Exeution"
testscript.steps.description=B
testscript.steps.title=B 
testscript.steps.name=B
testscript.steps.expectedResult=D

testscript.XLSDelimeter=\n

// CREATE TEST CASE //

//testcase.XLSArtifactID=C1 
testplan.dc:title=E6
testcase.dc:title=C1 & "_" & C2 
testcase.dc:description=C3
testcase.category term="Functional Area".value=C6
testcase.category term="Test Scenario".value=C7
testcase.category term="Release".value=E5
testcase.alm:state=
testcase.estimate=F8
testcase.dc:creator=E2
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCasePreCondition","RQM-KEY-TC-PRE-COND-TITLE")=E3
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCasePostCondition","RQM-KEY-TC-POST-COND-TITLE")=E4
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testPreparation","RQM-KEY-TC-TEST-PREP-TITLE")=B9
testcase.priority="literal.priority.120"
testcase.customAttributes identifier="Target_Execution_Date".name="Target Execution Date".type="TIMESTAMP".value=F7

// Link Test Script to Test Case
testcase.XLSLink=testscript


Comments
Somashakar Kannan commented Apr 19 '17, 4:41 a.m.

Did a export with value set to "1000" in general format and found out that it had put estimate to 1 second.

2 answers



permanent link
Shantale Maurice (214) | answered Apr 20 '17, 1:58 p.m.

Hello! Thanks so much for your reply. Yes, I realize now that I have to set the estimates to seconds.
Take care,


permanent link
Somashakar Kannan (962) | answered Apr 19 '17, 4:36 a.m.

Hi Shantale Maurice,

Please make sure that format of the cell F8 is set to "General".

regards,
Somashakar

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.