Problem when exporting many test cases
Daniel Gálvez (11●2)
| asked Dec 15 '15, 2:44 a.m.
edited Dec 15 '15, 2:46 a.m. by Ralph Schoon (63.6k●3●36●46)
Hi,
I have a problem when I export a excel doc to RQM with many tests cases. I press the button "Export", RQM Export only show "Creating Artifacts" and then it remain in the last state and it doesn't export any test case.
If my Excel document have few tests cases, I haven't got any problem.
I'm using Excel 2013 and version 5.0 of RQM.
Thanks.
|
Be the first one to answer this question!
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
Hi Daniel,
Can you upload the debug log?
The debug log file location:
C:\Documents and Settings\USER\Application Data\Mso2Rqm log directory, where USER is the ID of the user (pre-Windows 7)
C:\Documents and Settings\USER\AppData\Roaming\Mso2Rqm log directory, where USER is the ID of the user (Windows 7)
Cheers,
Will
And my file configuration:
I have not seen this problem before but there might be a problem in your Excel file. A working import log should capture below information:
INFO: <Unknown Caller Context>: RQMExporter Startup!
INFO: <Unknown Caller Context>: Mso2Rqm: Mso2Rqm instantiated
INFO: <Unknown Caller Context>: ExcelApplicationContext: Destroyed commands
INFO: <Unknown Caller Context>: caption : RQM
INFO: <Unknown Caller Context>: ExcelApplicationContext: Created commands
INFO: <Unknown Caller Context>: offline exec form created
INFO: <Unknown Caller Context>: Browse in offline exec form pressed
INFO: <Unknown Caller Context>: Doing RQMS import
INFO: <Unknown Caller Context>: Reading script XML
......
INFO: <Unknown Caller Context>: ExcelApplicationContext: Destroyed commands
INFO: <Unknown Caller Context>: ExcelApplicationContext: Destroyed commands
INFO: <Unknown Caller Context>: Mso2Rqm Shutdown!
Can you import any of our samples? They can be found here:
C:\Program Files (x86)\IBM\RQMExcelImporter\Samples
Will