Load Test - Log format
I'm load testing web server.
Log files with error looks like that:
Tue Oct 24 13:52:23 CEST 2017:test request:TestStep [test request] result status is FAILED; [[Contains] Missing token [TEST_TOKEN] in Response]:6
-> Discarded
From this log I understand that status is FAILD besause of lack of TEST_TOKEN in response content, but I have no idea what this 6 means and why there is no request and response in log file?
Log file for other error in the same test and test step contains sections like Messages, Properties, Request and Response, where I can find whole request and response.
The header of log file looks like this:
Tue Oct 24 12:33:48 CEST 2017:test request:TestStep [test request] result status is FAILED; [[Contains] Missing token [TEST_TOKEN] in Response]:7