Quick Start & FAQS
Qna Only Rest or Is It Possible to Test Soap API Call

Yes, SOAP calls can be tested easily too, depending on your usecase. See here (opens in a new tab) for details for asserting SOAP responses.

Also you can test DB APIs, call external Java programs, generating Load/Stress etc from the IDE etc without writing boiler-plate or glue code or Http Client code. Check in the README (opens in a new tab) file for details.