It's all about the answers!

Ask a question

Running test case from offline using RQM Excel Import Export add-in not updating test suite execution status.


vivek kadamati (611) | asked Sep 11 '14, 7:35 a.m.
 Hi Team,

We are having a problem with Test suite execution record progress while running test case offline using RQM Excel Import Export tool.

The process we fallowing is, Test plan creation, adding test cases to test plan, Test suite creation then adding test suite to test plan and later adding test cases to test suite.

Now we are running test suite which generate New Test Suite Execution Record. Then we are downloading TCER from Test Suite Execution Record and running them offline using tool and upload back later. 

But after upload to repository, the TCER status get updating but the test cases in Test Suite Execution Console still in Not run status and Test Suite Execution Record progess is not updating.

Is we doing anything wrong or is it the issue with RQM? FYI, we are using latest RQM 5.0 version

Thanks,

One answer



permanent link
Reshma Ratnani (1.1k1) | answered Sep 16 '14, 3:40 a.m.
JAZZ DEVELOPER
So what I understand from the description is that after upload the TCER status does gets converted to complete but associated TSER is not getting set to complete, right?

Can you provide the Excel sheet and cfg file.

Comments
vivek kadamati commented Sep 16 '14, 4:35 a.m.

Not exactly, the test case execution record is completed  but the test suite execution record is not showing any progress. configuration file below


executionresult.XLSStartRow=8
executionresult.XLSDelimeter=\n
executionresult.XLSArtifactID=B4
executionresult.jzalm:state=D5
executionresult.er:starttime=D3
executionresult.er:endtime=D3
executionresult.er:stepResults.er:result=D
executionresult.er:stepResults.vg:id=O
executionresult.er:stepResults.description=B & " " & image(B)
executionresult.er:stepResults.er:expectedresult=C & " " & image(C)
executionresult.er:stepResults.er:actualResult=E & " " & image(E)
executionresult.er:stepResults.er:comment=F 
executionresult.er:stepResults.er:steptype=G
executionresult.testcase=Link(O2)
executionresult.testscript=Link(O3)
executionresult.executionworkitem=Link(O4)

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.