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

xml format to import test cases in rqm

Hi. I need to import a test case in excel format in RQM. I made a XML file with the follow structure:

-------------------------------------------------------
<testcase>
<identifier>https://localhost:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/testcase/CP1.xml</identifier>

<title>CP1</title>

<description>Inyectar un archivo de deposito desmaterializado del banco BCI, con tipo de instrumento = Deposito a plazo fijo</description>

<state>Approved</state>

<creator>Lorena Cortes</creator>

<owner>Lorena Cortes</owner>

<category></category>

<category></category>

<Precondition>La jornada debe estar vigente </Precondition>

<template></template></testcase>
----------------------------------------------------------

When i finish to import the xml file in RQM, the pre-condition doesn't load in the test case's Pre-Condition section.

What i'm doing wrong?

0 votes

Comments

I am interested in this answer too.



16 answers

Permanent link
Hi. I need to import a test case in excel format in RQM. I made a XML file with the follow structure:

-------------------------------------------------------
<testcase>
<identifier>https://localhost:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/testcase/CP1.xml</identifier>

<title>CP1</title>

<description>Inyectar un archivo de deposito desmaterializado del banco BCI, con tipo de instrumento = Deposito a plazo fijo</description>

<state>Approved</state>

<creator>Lorena Cortes</creator>

<owner>Lorena Cortes</owner>

<category></category>

<category></category>

<Precondition>La jornada debe estar vigente </Precondition>

<template></template></testcase>
----------------------------------------------------------

When i finish to import the xml file in RQM, the pre-condition doesn't load in the test case's Pre-Condition section.

What i'm doing wrong?


I just tested this and it didn't work for me either. I have filed a defect for this.

0 votes


Permanent link
Hi. I need to import a test case in excel format in RQM. I made a XML file with the follow structure:

-------------------------------------------------------
<testcase>
<identifier>https://localhost:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/testcase/CP1.xml</identifier>

<title>CP1</title>

<description>Inyectar un archivo de deposito desmaterializado del banco BCI, con tipo de instrumento = Deposito a plazo fijo</description>

<state>Approved</state>

<creator>Lorena Cortes</creator>

<owner>Lorena Cortes</owner>

<category></category>

<category></category>

<Precondition>La jornada debe estar vigente </Precondition>

<template></template></testcase>
----------------------------------------------------------

When i finish to import the xml file in RQM, the pre-condition doesn't load in the test case's Pre-Condition section.

What i'm doing wrong?


I just tested this and it didn't work for me either. I have filed a defect for this.

The syntax for sections is slightly different from what you used.

<com>
my precondition
<com>
<com>
my postcondition
<com>

should work.

0 votes


Permanent link
This is an example

<rtm>
<"Your precondition">
</rtm>

<rtm>
<"Yout post dondition goes here">
</rtm>

0 votes


Permanent link
humm, xml is not viewed correctly on this page,
I am trying with encoded < and >


<com.ibm.rqm.planning.editor.section.testCasePreCondition
extensionDisplayName="Pre-Condition">
<"your data here">
</rtm:com.ibm.rqm.planning.editor.section.testCasePreCondition>

0 votes


Permanent link
Will the capability be added to import test cases etc from .csv, Excel, Word instead of making imports work in XML?

:cry:

0 votes


Permanent link
Hi, I believe there will be utilities to help with imports from other tools such as MS Office, which will be XML-based underneath, but the user shouldn't have to be so exposed to it. I'll try to post more information as it becomes available. Thanks.

0 votes


Permanent link
Are the utilities to help with imports from other tools such as MS Office, which will be XML-based underneath available?

Where can i get them? Some one can provide me with a full xml example for importing testcases.

Thanks

0 votes


Permanent link
Hi, the XML based utilities are still in development and will be available for the RQM 2.0 release. Although not actually shipped with the product, they will be posted on jazz.net for use with RQM 2.0.

0 votes


Permanent link
Hi, I've installed RQM 2.0 . Can you tell me where can I find those "new" utilities?
I am really desperate to import some doc files to RQM (deadlines).

Or at least could you tell me where can I find the xml templates to use in RQM so that I can work with those xml templates and my doc files?

Thanks in advance

0 votes


Permanent link
Hi, I've installed RQM 2.0 . Can you tell me where can I find those "new" utilities?
I am really desperate to import some doc files to RQM (deadlines).

Or at least could you tell me where can I find the xml templates to use in RQM so that I can work with those xml templates and my doc files?

Thanks in advance

0 votes

1–15 items
page 1of 1 pagesof 2 pages

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

Question asked: Mar 31 '09, 7:58 a.m.

Question was seen: 23,859 times

Last updated: Dec 30 '16, 6:29 a.m.

Confirmation Cancel Confirm