i have a api request the request will go and hit the 3 servers how could oi know that whether i am getting response from all the servers i may get from 2nd server response. It...
The first thing to know is how the load is spread across your 3 backend servers. Is it based on DNS round robin, cookie sessions or IP source addresses?
It's not the client...
I need to verify different responses for API calls. Call is switched between JSON and XML response record. Response should contain value previously collected from DB.
So, in...
Hello Miroslav,
Can't you use two assertions in the whole response on that same request ? The first one based on the documentId, the second based on the ${Document_Checklist...
I am trying to perform monitor for JSON/REST monitors to measure the performance metrics of my server hosted, via application insights.
I am unable to add the HEADER which is...
We can't add an HTTP header to the requests sent by the JSON/REST monitor. You can post an idea on the community in idea section so such feature can be added in the future.