It's all about the answers!

Ask a question

RQM 4.0.5: Widget "Test case (Live)" - errors


Jörg Werner (3033881) | asked Jan 09 '14, 7:42 a.m.
edited Jan 09 '14, 8:39 a.m. by Krzysztof Kaźmierczyk (7.5k480103)
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


permanent link
Antoinette Iacobo (650712) | answered Jan 09 '14, 1:48 p.m.
 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,

thanks for the answer. Can you give me a hint how to get the RQM log?

Do I need admin rights?

  Jörg


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)


Your answer


Register or 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.