Hi, We should not show request body, headers and query params in Extent Report as its purpose is to display scenario wise test run results. For request body , api end point, request response payload and headers are logged in to console during test run as well as I have implemented log4j and generated log file also captures these information along with execution details
Thankyou so much
Most welcome 😊
Can we display what request body, headers, query params are passed and what response it has returned in the extent report
Hi, We should not show request body, headers and query params in Extent Report as its purpose is to display scenario wise test run results. For request body , api end point, request response payload and headers are logged in to console during test run as well as I have implemented log4j and generated log file also captures these information along with execution details