Test Case passes when run using TestNG and fails when the test case is triggered using Maven Build. Tried changing the maven version but no luck. rest-assured version 3.0.0 java.net.SocketException: ...
Hi, can you post your connector config (minus the credentials)? A socket closed exception directly from ServiceNow is unlikely, but certainly possible. I would suspect one of the following: A mismatch ...
If you’ve ever wanted to understand how failure is represented in source code, you’ve come to the right place. In addition to an overview of Java exceptions, this article gets you started with Java’s ...