Hi,
I'm trying to configure the QlikView scalability tool version 1.2.3 to run against a document available via access point. No section access is enabled on this document.
So Change sheet works
1508928322211,21,Change sheet Request,200,OK,QlikView 1-1,text,true,1753,1,1,21
1508928322204,733,Change Sheet [SpendSpendDashboard] #3,200,"Number of samples in transaction : 76, number of failing samples : 0",QlikView 1-1,,true,40211,1,1,489
But when I try to run some tasks on charts, list boxes or tables I get an error similar to this
1508928322938,24,JSR223 Sampler - validate ObjectID,418,Assertion Failed! Extraction of values to make selection in CH1069 failed. Please check if Object CH1069 exitst.
I tried the following without success
1. For charts I tried to have some fixed values in the seed file and select "From file".
2. For List boxes I tried Selection method: "Static Selection" and specify a value which is listed in the LB.
Apart from that error the Jmeter log files seem to proceed fine with the chart or LB.
1508928322963,18,Chart Request,200,OK,QlikView 1-1,text,true,1754,1,1,18
1508928323142,43,Poll,200,OK,QlikView 1-1,text,true,4304,1,1,43
1508928323197,8,/QvAJAXZfc/QvsViewClient.aspx,200,OK,QlikView 1-1,bin,true,407,1,1,8
1508928323205,6,/QvAJAXZfc/QvsViewClient.aspx,200,OK,QlikView 1-1,bin,true,407,1,1,6
1508928323211,5,/QvAJAXZfc/QvsViewClient.aspx,200,OK,QlikView 1-1,bin,true,407,1,1,5
1508928323216,7,/QvAJAXZfc/QvsViewClient.aspx,200,OK,QlikView 1-1,bin,true,407,1,1,7
1508928323224,4,/QvAJAXZfc/QvsViewClient.aspx,200,OK,QlikView 1-1,bin,true,407,1,1,4
1508928323228,6,/QvAJAXZfc/QvsViewClient.aspx,200,OK,QlikView 1-1,bin,true,407,1,1,6
1508928323234,6,/QvAJAXZfc/QvsViewClient.aspx,200,OK,QlikView 1-1,bin,true,407,1,1,6
1508928323240,6,/QvAJAXZfc/QvsViewClient.aspx,200,OK,QlikView 1-1,bin,true,407,1,1,6
In the end the JMETER log does mention that only one sample has failed.
1508928322937,666,Chart [CH1069] #4,,"Number of samples in transaction : 77, number of failing samples : 1",QlikView 1-1,,false,40213,1,1,449
So the question is, Is my test able to test the chart performance or is it just skipping it.
Thanks in advance.