
Explore SOAP UI for testing web services described by WSDL and REST, using endpoint explorer to perform functional, load, and security testing.
Install soap ui by downloading the open source edition, run the installer or use the standalone binary, and ensure Java JDK is present across Windows, Mac, and Linux.
Explore various components in SoapUI, including creating and managing projects and requests, running tests, reviewing request and response cycles, and using logs, Groovy scripts, and proxy settings.
Learn how to test web services using soap ui by exploring wsdl, creating test cases, and validating requests and responses with assertions, logs, and basic load scenarios.
Run load tests in SOAP UI by building simple scripts, adding assertions, and reviewing logs and memory usage. Export results and graphs to analyze bottlenecks and performance trends.
Explore security testing in SoapUI by performing automated and manual scans, including cross-site scripting and SQL injection tests. Configure assertions and security logs to capture results.
Explore rest testing in SOAP UI by creating a rest project, configuring endpoints, running scripts, and adding assertions while examining response formats and memory usage.
Execute functional testing of a web application using SoapUI, create test cases, add assertions, run scripts, and explore smoke and security testing including cross-site scripting.
Simple Object Access Protocol User Interface (SOAP UI) is an web service testing application for service-oriented architectures (SOA) and Representational State Transfers (REST). Its functionality covers web service inspection, invoking, development, simulation and mocking, functional testing, load and compliance testing.
In this, you can get access to the tool by installing it or downloading binary file for practice so that if I missed something or it got updated you can have hands on practice.
SoapUI Core features include:
Web services inspection
Web services invoking
Web services development
Web services simulation and mocking
Web services functional, compliance and security testing
Below are the topics covered
Lecture - 1 Introduction on SOAP UI
Lecture - 2 Installation instructions for SOAP UI
Lecture - 3 Various Components and usage of SOAP UI
Lecture - 4 WSDL Testing using SOAP UI
Lecture - 5 Load Testing using SOAP UI
Lecture - 6 Security Testing using SOAP UI
Lecture - 7 REST Testing using SOAP UI
Lecture - 8 Functional Testing using SOAP UI