It's all about the answers!

Ask a question

problem with "data column" in script


pippo baudo (611) | asked Feb 02 '12, 4:58 a.m.
Dear all,
I'm a new user of this software, and I have strange problem...

when I insert a "data column" loaded in Excel in a test script the system reconize the data column but i show me the "header" of the column intested of the data in all the test... coul you help pls?

3 answers



permanent link
Paul Slauenwhite (8.4k12) | answered Feb 02 '12, 7:49 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Are you referring to the RQM Excel/Word Importer (https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter)? Or are you referring to Test Data in the test script?

permanent link
pippo baudo (611) | answered Feb 02 '12, 8:32 a.m.
I refeto the the "test data"...

I have loaded a CSV like this:

Ship:STRING;Price:STRING;Start_Date:STRING;End_Date:STRING
FA;CROL;01/01/2004;01/01/2009
SP;CROL;01/01/2005;01/01/2010
ME;CROL;01/01/2004;01/01/2009

the I create a script where i have put the value "Ship" with the function "Insert Test Data Column" but when i execute this test the system show me the value "Ship" for 3 test intested of the me value "FA" then "SP" on second and "ME" on third...

permanent link
Paul Slauenwhite (8.4k12) | answered Feb 02 '12, 9:32 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
You need to use ' instead of ; as the delimiter.

This issue is not reproducible in RQM 3.0.1.2 using the sample test data (see http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/topic/com.ibm.rational.test.qm.doc/topics/t_create_datapools.html).

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.