Conversion of json object to object in jmeter -


i have post api consuming json object. need pass json body data api. conversion of json object intended class object failing. have specify other parameters?

enter image description here

enter image description here

enter image description here

you have specify content-type header application/json using http header manager (add child http sampler of post request), jmeter sends post request telling server body contains json using header.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -