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

RQM Word Import Utility 6.0.6: how to import test cases partly from titles and partly from tables?

RQM version is 6.0.5 iFix 011

RQM Word Importer version is 6.0.6.

We need to import test cases with some parts from doc's titles and some parts from doc's tables.

As it is possible to set some testcases fields with Table(…) syntax and to set some others testcases fields with List(…) syntax, is it possible to mix both? And how is such information aggregated to fill a same item?

The document to import would look like:

1.1.1       MyTestCaseTitle1

TESTCASE

Empty

description

Description1

2.2.1       MyTestCaseTitle2

TESTCASE

Empty

description

Description2


Titles and tables would be imported by the following code, 
testcase.dc:description=Table("TESTCASE").B2
testcase.dc:title=List("...")
    
But such a syntax does not look to work to associate description1 to Title1 and description2 to title2.

What is the correct syntax to use?

Thanks in advance 
Regards.

0 votes



One answer

Permanent link

Hi,


No such limitation on sourcing properties from Table or List, it should work. Are you getting any error or progress UI or log file?

Regards,
Mehul

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
× 10,938
× 173
× 21
× 3

Question asked: Oct 25 '19, 1:08 p.m.

Question was seen: 2,438 times

Last updated: Dec 02 '19, 11:47 a.m.

Confirmation Cancel Confirm