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

[closed] Is it possible to create more TCERs for one single Test Case by using RQM XLS Importer

Our experience shows that is possible to create only one TCER per test case, and create many test case results for single TCER.

Wiki says that usage of the XLSArtifactID keyword in cfg file, to specify a unique external ID for each export operation, supports control of import (update or new creation)

Managing different XLSArtifactID provides possibility to create or update test case result, but approach does not work for TCER.

TCER could be created or updated only by using syntax

executionworkitem.XLSArtifactID="executionworkitem_" & A, where A is test case ID. Any modification of id causes bad request during creation of TCER.

Is it possible to create more TCERs for one single Test Case by using RQM XLS Importer and how?

Is it possible to create TCER with iteration and test environment by using RQM XLS Importer?

Any suggestion?

we use 6.0.6 iFix002 and iFix003

Tnx

0 votes


The question has been closed for the following reason: "The question is answered, right answer was accepted" by davidhoney Mar 09 '23, 9:35 a.m.

Accepted answer

Permanent link

Miroslav,


Could you check generated XML by exporting to the file? Do you see multiple execution execution work item related xml files? I believe it should work.

To create TCER with iteration you need to refer 'Testplan_Testcase_Testscript_TER_Environment_Iteration_AllInOne' from sample file. (We had some incorrect syntax for iteration linking which got fixed in recent sample file, but make sure you have 'executionworkitem.testphase=Link(H2)' in your configuration file).

Regards,
Mehul

Miroslav Zaninovic selected this answer as the correct answer

0 votes

Comments
Thank You.
With this change sample works.
It is possible. We successfully created more TCERs for single test case. TCER must be created with iteration and environment and but must be created over XLS importer because all dependencies are done over XLSArtifactID.

To create more TCERs for single test case, we even updated TCER ids, different ID and proper dependencies allows us to create it,

 Hello,


I am trying to accomplish the same thing as Miroslav, multiple TCERs for one test case.

I checked the sample file mentioned above and it does have 'executionworkitem.testphase=Link(H2)', however, the upload will still have 7 executionworkitem failures. <o:p> </o:p>

Before I upload the sample file with the associated .cfg file, do I need to configure the environment and iteration on rqm first? 

Rohan Bhardwaj please do not pose a new question as an answer to already answered question that was answered more than 4 years ago. If you have a new question, please post your own question.

As an enhancement to David's question, if you want to create items that refer to some other data, it is almost inevitable that you have to create the data (e.g. iterations) before you can refer to it.  

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
× 12,019

Question asked: Oct 18 '18, 5:03 a.m.

Question was seen: 2,540 times

Last updated: Mar 09 '23, 10:46 a.m.

Related questions
Confirmation Cancel Confirm