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

How to add Test Enviroments in testplan using RQM EXCEL import utility?

Im using the Excel import utility. I'm able to add enviroments with the Excel import utility (have checked with Lab management->Test Enviroments) but im not able to link those imported enviroments with my testplan using Excel import utility.  Wich is the correct syntax to add in testplan section: "Test Environments" the environments i wand?

My trial with:
testplan.Section("com.ibm.rqm.planning.editor.section.planEnvironment","RQM-KEY-TP-TEST-ENV-TITLE")=Div(C10)
 is definitely to correct!

0 votes

Comments

Have you looked at the samples in the utility's install directory? The All in One config file mentions "Test Environment Details ("com.ibm.rqm.planning.editor.section.planTestEnvDetails","RQM-KEY-TP-TEST-ENV-DETAIL-TITLE"), but not "Test Environments."

Also, see https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter#Creating_Configuration_Files for a detailed guide to creating config files.



One answer

Permanent link
Hi eirini,
you can use the config testplan.configuration=Link(H3) to link to environment.
H3 should store the internal id or external id of the test environment, the internal format would be "urn:com.ibm.rqm:configuration:1"
please refer to
https://jazz.net/wiki/bin/view/Main/RqmApi#HTTP_GET_Requests
for test environment.

0 votes

Comments

so if i want to add existing test environments to my test plan I should

  1. use the config testplan.configuration=Link(H3)
  2. in Cell H3 i should store the internal format of test environments like:
    urn:com.ibm.rqm:configuration:1
    urn:com.ibm.rqm:configuration:2
    urn:com.ibm.rqm:configuration:5
    if i want to add existing test environments with internal ID 1,2 and 5
My Question were i see the internal ID of existing test environments? (for Test Casess and Test Scripts I see the corresponding Column)

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

Question asked: Apr 12 '13, 6:43 a.m.

Question was seen: 6,181 times

Last updated: Apr 18 '13, 4:03 a.m.

Confirmation Cancel Confirm