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

Unable to upload Test Execution Results to RQM

Hi,

I am Unable to upload Test Execution Results to RQM, can any one help here?

My CFG file is

// the literal "execution" will be put into the step type tag, so all steps will be of type execution
testscript.steps.type=H
testscript.steps.description=E
testscript.steps.title=D
testscript.steps.name=D
testscript.steps.expectedResult=F
//testscript.steps.property name="comment"=J

// a new script starts when we encounter an empty row
testscript.XLSDelimeter=\n
 
// we want to use the data we got for each test script to create a test case
testcase.ID=testscript.XLSArtifactID

// by refering to the testscript's field instead of the column that data comes from
// the tool will also create links to each of the test scripts.
testcase.dc:title=testscript.dc:title
testcase.dc:description=testscript.dc:description
testcase.XLSArtifactID=B
//testcase.priority=G

//execution workitem
executionworkitem.XLSStartRow=2
executionworkitem.XLSArtifactID="executionworkitem_" & B
executionworkitem.dc:title=B
executionworkitem.testcase=Link(B)
executionworkitem.XLSDelimeter=\n

//execution result
executionresult.XLSStartRow=2
executionresult.XLSDelimeter=\n
executionresult.dc:title=executionworkitem.dc:title
executionresult.dc:description=E
executionresult.jzalm:state=J
executionresult.er:starttime=K
//executionresult.er:endtime=L
executionresult.er:stepResults.steptitle=D
executionresult.er:stepResults.stepname=D
//executionresult.er:stepResults.vg:id=F
executionresult.er:stepResults.er:steptype=H
executionresult.er:stepResults.er:result=I
executionresult.er:stepResults.er:description=E
executionresult.er:stepResults.er:expectedResult=F
executionresult.er:stepResults.er:actualResult=F
executionresult.testcase=Link(D)
executionresult.testscript=Link(B)

and my excel is

Path

Test Case Name

Subject

Step No.

Action

Expected

Priority

Step Type

Step Result

Overall Result

Start time

End time

Cancel_and_Replace - different service from and to dates - FROM date - Connect date correction CARP 411

Objective: When a bill is cancelled

but then replaced with different from/to dates, when the customer clicks on the original EMB VB/PDF

SSO link they should first be directed to a

message letting them know that the billing month they are trying to retrieve is no longer available.

They should then be directed to the replaced/corrected bill.

Step 1

Select an EMB enrolled account for which an

initial bill has been issued. If not, create

conditions for Initial bill to be issued.

Attach EMB notification and Link.

 

EMB account selected

 

execution

Pass

Passed

2015-11-07T13:04:00

I am getting internal server error.

Thanks,

Anitha

0 votes

Comments

few lines missed in CFG before the first line displayed above


// Start looking for scripts after row 2
testscript.XLSStartRow=2

// use the data in the first row of a found script's column B
testscript.XLSArtifactID=B
testscript.dc:title=B
testscript.dc:description=C

Are you only facing issue with "Test Execution Results"?  Have you have tried using a sample file ( C:\Program Files\IBM\RQMExcelImporter\Samples) ? What was the results?

- Check version of RQM you are using.
Go to Help (question mark icon)  > About this application

-  Make sure you have the right RQM Excel importer tool version for the RQM you are using.
"The RQM Excel/Word is not compatible between Rational Quality Manager versions."

- What userid are you using in RQM Excel Export tool ?

a) Is this user member of the project area that you are trying to import data ?

b) Check the "Repository Permissions" and "Client Access Licenses" for the user that is facing the issue

c) Check the "Process Roles"  for the user that is facing the issue



One answer

Permanent link
Anitha,

Apart from the pointers provided by Joao, you can check the detailed error captured under folder '%appdata%/Mso2Rqm'.

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

Question asked: Feb 22 '16, 4:11 a.m.

Question was seen: 2,590 times

Last updated: Mar 08 '16, 9:31 a.m.

Confirmation Cancel Confirm