ALM 12.01 project has 9,000 test cases placed in a folder structure but topic area. The test manager wants to be able to display a table of test case run status ( Pass, Failed, Not Run....) group by the sub folder. This report worked in ALM11 but does not work in ALM12.01
Trying to run the table report results in an error message: Graph result data is too large. Graph contains too many rows The graph cannot be generated.
While 9,000 test cases is a large amount of data it doesn't seem that large for what HP pushes as an ENTERPRISE test management tool
contacting HP Support provide the suggestion to try the following parameter in site admin
MAX_GRAPH_RESULT_DATA_TABLE - this parameter enables you to change the maximum size of the graph results, as calculated by the number of cells in the graph's Grid View. The size of a cell is 8 bytes. The default maximum is 100 megabytes.
I tried bouncing the number way past the minimum to no effect.
Does anyone know how I can product the required chart. the test manager will not accept a report that launcheds outside of ALM as they need this over view table produced on the fly during their daily stsatus meetings.