Cannot invoke method compareToIgnoreCase() on null object
Hi, I've been creating test cases for REST web services for the past several months. Recently I've started testing SOAP web services and I am encountering the following error when trying to run my...