Hi,
because there is no way to get a reason nor an origin request from generated reports, it would be helpful to add test metadata to options or as a separate object.
e.g.
options: { checks: [..], testNumber: ... , testType: "Interop", test params}
The syntax does not matter, Just anything what would allow a developer to target log search query more finely than going manually through all requests trying to figuring out if the 400 is correct or not.
Hi,
because there is no way to get a reason nor an origin request from generated reports, it would be helpful to add test metadata to
optionsor as a separate object.e.g.
The syntax does not matter, Just anything what would allow a developer to target log search query more finely than going manually through all requests trying to figuring out if the
400is correct or not.