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

Error while exporting Excel file that contains testscript,testcases and requirements

I am trying to export a excel file which contains testscript,testcases and requirements which are all linked.....My config files look as follows:-

testscript.XLSWorksheetID="TCER"
testscript.XLSStartRow=8
testscript.dc:title=E
testscript.dc:description=F
testscript.steps.description=H
testscript.steps.title=E
testscript.steps.name=E
testscript.steps.expectedResult=G
testscript.XLSDelimeter=\n

testcase.dc:title=testscript.dc:title
testcase.dc:description=testscript.dc:description
//testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCasePostCondition","RQM-KEY-TC-POST-COND-TITLE")=H
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseExpectedResults","RQM-KEY-TC-EXP-RESULTS-TITLE")=G
testcase.XLSWorksheetID="TCER"
testcase.requirement=Link(A)

requirement.XLSStartRow=8
requirement.XLSArtifactID=A
requirement.dc:title=A
requirement.dc:description=B
requirement.XLSWorksheetID="REQ"

while exporting it gives the following error

Sending testscript 3 named Book1_TCER_1.xml...

Error sending to server Book1_TCER_1.xml of type testscript

The remote server returned an error: (500) Internal Server Error.

Sending testcase 4 named Book1_TCER_1.xml...

Sending testscript 5 named Book1_TCER_2.xml...

Error sending to server Book1_TCER_2.xml of type testscript

The remote server returned an error: (500) Internal Server Error.

Sending testcase 6 named Book1_TCER_2.xml...

Sending testscript 7 named Book1_TCER_3.xml...

Error sending to server Book1_TCER_3.xml of type testscript

The remote server returned an error: (500) Internal Server Error.

Sending testcase 8 named Book1_TCER_3.xml...

Sending testscript 9 named Book1_TCER_4.xml...

Error sending to server Book1_TCER_4.xml of type testscript

The remote server returned an error: (500) Internal Server Error.

Sending testcase 10 named Book1_TCER_4.xml...

Could  anyone please help in resolving the above error?

0 votes



3 answers

Permanent link
Hi Brijraj,
when create testscript step type must be set,
you can add testscript.steps.type="execution" to have a try again

0 votes


Permanent link

Hey Hao....i am able to export testcases and testscripts .....but it is giving the following error

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at Mso2Rqm_Common.OSLCHelper.getOslcLinkForTestCase(String testCaseUrl)
   at Mso2Rqm_Common.OSLCHelper.fetchAndUpdateTestCase(String testCaseUrl, List`1 reqList)
   at Mso2Rqm_Common.OSLCHelper.linkRequirementsToTestcase(String postUrl)
   at RQMExcelExporter.ExcelExportRepositoryDialog.handleExportToRepository(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
....

....also when i check it is getting linked to 4  same kind of requiremnts and also on clicking on their link it gives

following error

Error 410: Gone

com.ibm.rdm.fronting.server.exception.GoneException (More info found at entry [c9fbc6d398ae69fd] in RRS server log)


Requirements Management/4.0

But the requiremnts are getting exported in the RM....so could u please help in resolving the error.......

Also thanking you for the queries u have resolved in the past....

0 votes


Permanent link
Hi Brijraj,
have you ever try with the sample "TestPlan with TestCases 001 linked to requirement 001" to see if it can run successfully on your environment?

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
× 10,938

Question asked: Sep 18 '12, 7:48 a.m.

Question was seen: 5,597 times

Last updated: Sep 20 '12, 12:25 a.m.

Confirmation Cancel Confirm