RQMExcel importer returning error 500 for Test Script
have a flat file with test case name, description, test case steps and expected results ... configuration file maps correctly ... loading from excel to repository :
Initializing..... Reading Configuration File.... Getting artifacts from document - "test redwood WOW Test Cases.xls"..... Sending artifacts to https://clmweb.karen.com:9443/qm..... Sending testscript 0 named test_redwood_WOW_Test_Cases_Test_Cycle_2_3_1.xml... Error sending to server test_redwood_WOW_Test_Cases_Test_Cycle_2_3_1.xml of type testscript The remote server returned an error: (500) Internal Server Error. Sending testcase 1 named test_redwood_WOW_Test_Cases_Test_Cycle_2_3_1.xml... Exporting completed with 1 failures! if i remove contents of the scripts steps and expected result the file loads ... if I put just one word in the script step and expected result it fails ... .I have written this up in the WOW test cases sample file which loads perfectly with the sample data, but fails when I overkey it with my own data .... configuration file "untouched" .. I just can't see what the issue is ... and the log file says the same as the result returned on the system, |
2 answers
The log indicated a post error .. that was it ... suggesting data .. but the data was flat.
I've since re-created a net new spreadsheet BUT saved it right off the bat as an *.xls file (old format) ... doing it this way it worked perfectly. So it seems that if you have a xlsx field and use save as to create an XLS it still retains some formatting which messes up the import. |
Karen,
I could do the simple test and found it is working, could you please check if logged in user have appropriate modify rights?
Regards,
Mehul
|
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.
Comments
Could you check if any error in qm.log?