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

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -