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!
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.
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
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)
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