People usually call Postman as REST API testing tool. Well, actually itβs not.
I have written few tests for Public SOAP APIβs which could be definitely useful for the beginners especially with SOAP and Postman. Below is the public collection, you can download and see the different scripts written for a SOAP API Testing via Postman.
I have covered the below sections in my Tests:
- How to use cheerio for reaching the XML nodes
- User defined functions
- Basic Tests for SOAP
Please go through and let me know for any suggestions π

