I have a HTTP request I would like to add to a load test. It is like this https://myhostname.net/internalservice-myhostnamestatus/v1/services/applicationstatus When i run this in SoapUI i ge...
Are you using GET method when doing the same in Browser or you send it over POST? what happens when you do the same in browser i mean do you expect any response back or not?