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

test script steps and result are not getting created from the below config file. can anyone help?

 


// Test Case Creation and Test script linking
testcase.XLSWorksheetID="TestCases2"
testcase.dc:title=testscript.dc:title
testcase.dc:description=testscript.dc:description
testcase.XLSStartRow=2
testcase.priority=C
testcase.alm:state=E
testcase.dc:description=F
testcase.weight=H
testcase.category term="Automation Status".value=I
testcase.category term="Category".value=J
testcase.category term="Function".value=K
testcase.category term="Test Phase".value=L
testcase.XLSLink=testscript

// Test Script Creation 
testscript.XLSWorksheetID="TestScripts2"

// We want to start looking for scripts after row 2
testscript.XLSStartRow=3
testscript.XLSArtifactID=A
testscript.dc:title=A
testscript.dc:description=D
// the literal "execution" will be put into the step type tag, so all steps will be of type execution
testscript.steps.type="execution"
testscript.title=A
testscript.steps.description=B
testscript.steps.expectedResult=RichText(C)
//testscript.steps.type="execution"
//testscript.steps.description=B
//testscript.steps.title=A
//testscript.steps.name=A
//testscript.steps.expectedResult=C

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

0 votes



One answer

Permanent link

 The manual step section is empty . 

when clicking on the history link .. it says the steps and results are added. 
somehow am not able to attach the screenshot here

0 votes

Comments
RQM and ExcelImporter version are important info as some version may have specific issues. your cfg looks mainly from Sample:
Scripts that create testcases.cfg
if you run the sample Scripts that create testcases.cfg/xls, do you have the same problem or not? if not, then you can compare the difference between the sample cfg and yours and see if you may try something different.

 RQM Version -  6.0

ExcelImporter version - 4.0.1 

yes, the cfg files are same and it gives the same problem  

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
× 6,122

Question asked: Apr 30 '19, 11:46 a.m.

Question was seen: 1,426 times

Last updated: May 02 '19, 5:22 a.m.

Confirmation Cancel Confirm