Is there any way to record HTTP POST data in Result Tree in Jmeter? -
i looking way record data i'm posting jmeter. normal configuration, in result tree can see:
post data: --ybhhptoxmguqjy2d0z2xchfz_bpa77--
in specific case, need debug rest service, need see actual body i'm sending down server.
i'm wondering if there property/ configuration suitable this...
it tooks time find solution..
in order see data posting, need uncheck "use multipart/form-data post"
Comments
Post a Comment