Service Virtualization

  • 1.  Proxy Configuration Devtest local.properties

    Posted Dec 28, 2017 09:09 AM

    Good morning I have the following problem with DEVTEST, in the edition of the proxy in the local file and make it and when recording or consulting any page in devtest send me the following error 404 as if the pages are not available or error 502, and when I put an external browser if it works well that I need for the configuration is well. Annex a part of my configured file. ## ========================================================================================= ## HTTP Proxy Server ## ========================================================================================= lisa.http.webProxy.host = 10.50.8.20 ## list of excluded machine names or ip addresses delimited by pipes, * wildcard accepted <machine name or ip> [| <machine name or ip>] * lisa.http.webProxy.nonProxyHosts = 127.0.0.1 lisa.http.webProxy.port = 8083 ## ========================================================================================= ## HTTPS Proxy Server ## ========================================================================================= lisa.http.webProxy.ssl.host = 10.50.8.20 ## list of excluded machine names or ip addresses delimited by pipes, * wildcard accepted <machine name or ip> [| <machine name or ip>] * lisa.http.webProxy.ssl.nonProxyHosts = 127.0.0.1 lisa.http.webProxy.ssl.port = 8083 and this is the error that sends java.io.IOException: A bad response code 404 was returned from URL http://server.anaseguros.com.mx/ananetws/service.asmx?wsdl         at com.itko.lisa.dynexec.axis.WSUtilities.streamURL (WSUtilities.java:751)         at com.itko.lisa.dynexec.axis.WSUtilities $ LisaWSDLLocator. <init> (WSUtilities.java:2038)         at com.itko.lisa.dynexec.axis.WSUtilities.processExternalWSDL (WSUtilities.java:944)         at com.itko.lisa.ws.nx.ui.WSDLPanel.processNewWSDL (WSDLPanel.java:287)         at com.itko.lisa.ws.nx.ui.ConnectionInfoEditor $ 34.run (ConnectionInfoEditor.java:1120)



  • 2.  Re: Proxy Configuration Devtest local.properties
    Best Answer

    Broadcom Employee
    Posted Jan 03, 2018 10:41 AM

    Configuring proxy properties in local.properties should work in Test steps in DevTest Workstation.

     

    If you are doing a recording then you need to configure the proxy information using Web Proxy Companion in the test case. Documentation on Web Proxy Companion is available at Configure DevTest to Use a Web Proxy Companion - DevTest Solutions - 10.1 - CA Technologies Documentation.

     

    If you need more help, please open a support case and we can help you in a WebEx.