It's all about the answers!

Ask a question

Can we add two columns value to map Testcase Description in CFG file


Chandan Jha (911114) | asked Sep 17 '12, 7:24 a.m.

Hi,

I am using ExcelImporter to export the testcases and requirements. I want to concatenate the values of column E and column F from the  excel testcase sheet and assign it to Testcase Description.  My cfg  file  contents are:--

testcase.XLSStartRow=8
testcase.dc:title=F
testcase.dc:description=E+F

It shows  error while  adding TestCases.  How can we concatenate two clumns value and map it to one properties e.g. to testcase Description.

Thanks-

Chandan

 

Accepted answer


permanent link
Hao Wan (1.5k35) | answered Sep 17 '12, 7:44 a.m.
JAZZ DEVELOPER
Hi Chandan,
you can try with
testcase.dc:description=E & F
Chandan Jha selected this answer as the correct answer

One other answer



permanent link
sousan hussain (29754) | answered Jun 22 '17, 6:29 a.m.

I want to concatenate in such a way column F should come in next line. Is it possible?

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.