Expected results not importing in Excel importer tool
My Test Script expected results are not being populated. Everything else is working fine. See below
testscript.XLSStartRow=4
// a new script starts when we encounter an empty row
testscript.XLSDelimeter=\n
testscript.dc:title=G
testscript.dc:description=G
// step type is defined within the spreadsheet
testscript.steps.type=L
testscript.steps.description=G
testscript.steps.title=G
testscript.steps.name=G
//testscript.regressionTest=I
testscript.step.expectedResult=M
// self referential links must be declared before also using column definitions
testcase.dc:title=testscript.dc:title
testcase.dc:description=testscript.dc:description
testcase.weight=D
testcase.regressionTest=testscript.regressionTest
// Categories are defined in a special way
testcase.category term="Category".value=F
testcase.category term="Function".value=H
// Sections are defined differently, the first part within the quotes is the section
tag, and the optional second part after the comma
// defines the name of the section. Sections that already defined within RQM will use
the display name they already have
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseAcceptanceCriteria"
,"RQM-KEY-TC-ACCEPT-CRITERIA-TITLE")=E
testcase.XLSStartRow=4
testcase.XLSDelimeter=\n
testscript.XLSStartRow=4
// a new script starts when we encounter an empty row
testscript.XLSDelimeter=\n
testscript.dc:title=G
testscript.dc:description=G
// step type is defined within the spreadsheet
testscript.steps.type=L
testscript.steps.description=G
testscript.steps.title=G
testscript.steps.name=G
//testscript.regressionTest=I
testscript.step.expectedResult=M
// self referential links must be declared before also using column definitions
testcase.dc:title=testscript.dc:title
testcase.dc:description=testscript.dc:description
testcase.weight=D
testcase.regressionTest=testscript.regressionTest
// Categories are defined in a special way
testcase.category term="Category".value=F
testcase.category term="Function".value=H
// Sections are defined differently, the first part within the quotes is the section
tag, and the optional second part after the comma
// defines the name of the section. Sections that already defined within RQM will use
the display name they already have
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseAcceptanceCriteria"
,"RQM-KEY-TC-ACCEPT-CRITERIA-TITLE")=E
testcase.XLSStartRow=4
testcase.XLSDelimeter=\n