Skip to content

Enhancement: For error tests, log the value that is used as trigger on a high level in the log.html for quicker debug analyses #68

@kad-derksn

Description

@kad-derksn

The actual used value that should trigger an error responsecode is currently quite deep hidden on debug loglevel. This makes debuganalyses sometimes pretty hard. And only if de API indeed throws the error message.
If the response does not contain the errormessage it is not clear what value should have triggerd it.

Perhaps it is possible to add this value to the log like:
Log error trigger value is ${value}

Even better if the reason or api specs for the specific field are added.
Log error trigger value is ${value} , accepted value is integer with max length 5

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions