Improving logs to debug negative case scenarios 5xx and 4xx errors
Adding logs such that for any 4xx or 5xx calls we are able to trace the flow using correlation id, urls, http methods, which will enable us to perform the debugging faster and also at the places where we are blocked because of no correlation id
Only one test case- ADME instance compatibility run:
test case scenarios:
Edited by Harshika Dhoot