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

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

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}.
					

0 votes


Accepted answer

Permanent link
 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

1 vote

Comments

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

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 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
× 481
× 324

Question asked: Jan 09 '14, 7:42 a.m.

Question was seen: 5,419 times

Last updated: Jan 10 '14, 8:21 a.m.

Confirmation Cancel Confirm