Jmeter giving incomplete json response
When i make get call in jmeter
i’m getting incomplete json response.
i have six json object in my response
but when i hit api with jmeter it giving me only 4 json object
but when i hit with postman, i’m getting 6 json object which i correct.