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

How to import this type of Test Cases with Scripts from CSV to RQM 5.0.2?

Data will be like

Test Name        Step Name   Description  Expected Result
TC1                   Step 1             log               Pass
TC1                   Step 2             logout          Pass
TC1                   Step 3             logfail           failed
TC2                   Step 1             logIf              failed
TC2                   Step 2             logOf            failed
TC2                   Step 3             logout           failed

Can somebody tell me how to write cgf for this

Currently my CFG is not working correctly

testscript.XLSStartRow=2
testscript.title=A2
testscript.steps.type="Manual"
testscript.steps.description=C
testscript.steps.title=C
testscript.steps.name=C
testscript.steps.expectedResult=D
testscript.XLSDelimeter=\n
testcase.dc:title=A2

The above cfg creates 1 Test Case file and 1 Test Script file.

Second Question : While importing such generated script File i am getting error "Required property 'name' is missing."

0 votes



One answer

Permanent link
1. Because there is no xls file, it is not clear what the structure of excel file is like.
So the intention is to create two test cases and test scripts and link each other, is that right?
If that is the case, you may want to check with built-in Samples Scripts that create testcases.cfg/Scripts that create testcases.xls and see if it is what you want to achieve.

2. For the 2nd question, xml file could be wrong and please refer to the discussion here:
https://jazz.net/forum/questions/159586/why-do-i-get-the-required-property-name-is-missing-error-when-importating-an-xml-file

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
× 1,220

Question asked: Aug 13 '15, 11:48 a.m.

Question was seen: 3,291 times

Last updated: Aug 16 '15, 12:24 a.m.

Confirmation Cancel Confirm