Neoload allows to export all the details but doesn't give option to export exact request/response when error occurs. Even in debug mode it displays but doesn't allow to export. Now in order to overcome this I define a variable extractor when an assertion fails and I get full response which contains error but I also want request as well. Is there a way where I can do this? Ideally app server logs have this info but I'm specifically asked to provide this and therefore wanted to check if there was a possibility.
↧