jmeter - Transactions Count in the aggregate report generated from the distributed testing is mismatch with the count in the database -
aggregate report no.of samples/transactions/data count generated distributed testing not matching count in database. total no of machines 3, 1 of machine used client slave don't have enough machines , reason our load balancer persistence based on ip address have use min 3 machines test inorder distribute load between 2 application servers,other wise have run 30 users test using single machine .total no.of users 30 , users in stepping thread group defined 10.three machines*10 users become total 30. 3 machines under same subnet 172.xx.x.xxx,172.xx.xx.xxx,172.xx.x.xxx , test data csv files placed under bin folder in 3 machines.i taking 1 transaction example here createnewstartcard_saveemployee_tc.in database has created 56 transactions has aggregate report shows 37. see below screenshots of distributed testing:
when did same test in non distributed testing i.e single machine,data inserted(count) in database matches no.of samples/transactions/data count in aggregate report same transaction createnewstartcard_saveemployee_tc.
see below screenshots of non distributed testing:
i ran 1 of script on 2 slave machines make sure no firewall exists slave machines application.script ran successfully.non distributed , distributed both tests time executed non gui before tests in machines ran jmeter\apache-jmeter-3.0\bin>jmeter-server -djava.rmi.server.hostname=172.xx.x.xxx.
what understood when looked viewresults in table looks it's considering failures also. way exclude failure , response times succeed one.
please advise went wrong.
Comments
Post a Comment