It's all about the answers!

Ask a question

Cannot export test plan test cases and test scripts using sample configuration file


Naveed Ul Islam (111) | asked Jan 12 '14, 12:21 p.m.

I am new to RQM and using the existing Excel worksheets and configuration files in the Samples folder tyo understand how the export works.

I successfully exported using, "Scripts that create testcases with comments" Excel  file and corresponding configuration file. So, I thought that all of these should work as these were but actually none of the other set of Excel Worksheets and configurations files worked.

The one I am most interested in is:

"Testplan_Testcase_Testscript_TER_Environment_Iteration_AllInOne"

Since these sets have been described to be tested should these not work out of the box if I have not made any changes to the Excel file or the configuration file?

If not then what do  I need to do?

Thanks

3 answers



permanent link
ma chi (3111) | answered Jan 13 '14, 3:14 a.m.
 //execution workitem
executionworkitem.XLSWorksheetID="Test"
executionworkitem.XLSStartRow=15
executionworkitem.XLSDelimeter=\n
executionworkitem.XLSArtifactID="executionworkitem_" & B
executionworkitem.dc:title=B
executionworkitem.testcase=Link(B)
executionworkitem.testplan=Link(M6)
executionworkitem.configuration=Link(N)
executionworkitem.testphase=Link(O6)

//execution result
executionresult.XLSWorksheetID="Test"
executionresult.XLSStartRow=15
executionresult.XLSDelimeter=\n
executionresult.dc:title=executionworkitem.dc:title
executionresult.dc:description=E
executionresult.jzalm:state=J
executionresult.er:starttime=K
executionresult.er:endtime=L
executionresult.er:stepResults.steptitle=D
executionresult.er:stepResults.stepname=D
// executionresult.er:stepResults.vg:id=F
executionresult.er:stepResults.er:steptype=H
executionresult.er:stepResults.er:result=I
executionresult.er:stepResults.er:description=E
executionresult.er:stepResults.er:expectedResult=F
//executionresult.er:stepResults.er:actualResult=I
executionresult.testcase=Link(D)
executionresult.testscript=Link(B)

can't upload the screenshot.above is the sentences.

permanent link
ma chi (3111) | answered Jan 13 '14, 3:11 a.m.
hi,
     I have created a defect of this issue.  You can cut these cfg sentences @A%0]IILGQ8K$A6_D)9I9.jpg" style="line-height: 1.5;"> , and then create a new cfg file and paste it.You should export twice. The first time use the cfg file which without these sentences.The second time use the new cfg file and export again. Please annotate this sentence in the new cfg file
//executionresult.er:stepResults.er:actualResult=I


permanent link
ma chi (3111) | answered Jan 13 '14, 2:50 a.m.
hi,
     I have created a defect of this issue.  You can cut these cfg sentences @A%0]IILGQ8K$A6_D)9I9.jpg" style="line-height: 1.5;"> , and then create a new cfg file and paste it.You should export twice. The first time use the cfg file which without these sentences.The second time use the new cfg file and export again. Please annotate this sentence in the new cfg file
//executionresult.er:stepResults.er:actualResult=I

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.