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

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

0 votes



One answer

Permanent link
Hi Ryan, 
I think the "testscript.step.expectedResult=M " should be "testscript.steps.expectedResult=M "

0 votes

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

Question asked: Jul 06 '11, 11:20 p.m.

Question was seen: 4,018 times

Last updated: Jun 11 '12, 3:32 a.m.

Confirmation Cancel Confirm