RQM 4.0.5: Widget "Test case (Live)" - errors
Jörg Werner (303●38●81)
| asked Jan 09 '14, 7:42 a.m.
edited Jan 09 '14, 8:39 a.m. by Krzysztof Kaźmierczyk (7.5k●4●80●103)
When I run widget "Test cases (Live)" I get the following error message.
Any hint what I can do? Thanks! The following items have errors: ReportDesign (id = 1):
+ There are errors evaluating script "if (row.TESTCASE_ITEMID != "null"){
if (testCase_inPlan.indexOf(row.TESTCASE_ITEMID) == -1){ tmp = "'" + row.TESTCASE_ITEMID + "'"; testCase_standalone.push(tmp); if (params["standalonetestcase"].value.charAt(0) == 0){ params["standalonetestcase"].value = tmp; } else{ params["standalonetestcase"].value += "," + tmp; } } }": {1}. |
Accepted answer
Hi Jorg,
This looks like a bug to me.
To narrow down what data might be breaking the report, try different combinations of test plan parameters and categories. The RQM log might have more information too.
Toni
Jörg Werner selected this answer as the correct answer
Comments
Jörg Werner
commented Jan 10 '14, 3:04 a.m.
Hi Toni,
Krzysztof Kaźmierczyk
commented Jan 10 '14, 4:10 a.m.
RQM log is located on the server machine where RQM is installed. Just ask your admin for providing it. He should know where to find it (or if he does not know just ask if you are using Tomcat or WAS there to give you proper location)
Antoinette Iacobo
commented Jan 10 '14, 8:21 a.m.
Here are the details on the log location: http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m4/index.jsp?re=1&topic=/com.ibm.rational.clm.doc/topics/c_logfiles_loc.html&scope=null
|
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.