MPunsky
12 years agoSmartBear Alumni (Retired)
[LoadUIWeb] Store Request Bodies
In WebLoadUI, you have the ability to capture request and response bodies as well as the headers:
tools/options/engines/simulation/store request bodies
This can be a great tool for debugging a problematic scenario. However, this option should be unchecked under normal testing as it creates a large amount of additional processing overhead.
Only check this box in a debug situation.