1) Is it possible using burp suite/ ZAP or any other web testing tools to find out if an application is making calls to web services?
2) As SOAP web services reply in XML is it also possible to view the responses of
the HTML request to distinguish between use of REST web services?
Thanks