
soapui enables functional, performance, and security testing of web services, with a free version offering limited features and groovy (with javascript support) scripting used to build tests.
Define and use properties in SoapUI, from test case level to global level, and reuse values across tests, suites, and projects using the ${propertyName} syntax.
Discover how to define and apply global properties in SoapUI free version and reuse project-level properties across multiple projects using curly brace expressions with values like 20 and 30.
Explore xpath assertion in the SoapUI free version by building and validating ex-parte checks against weather and forecast responses, using namespaces and precise path syntax.
Discover Groovy basics, a Java-like, object-oriented language, and use it in SoapUI test suites by defining variables with def, and printing to console or log.
For REST, SOAP and other popular API and IoT protocols, SoapUI Pro provides the industry's most comprehensive and easy-to-learn functional testing capabilities. Based on open core technology proven by millions of community members, SoapUI Pro helps you ensure that your APIs perform as intended, meet your business requirements, timeframes, and team skill sets right from day one.
Coverage in this course.
1. All Basic to Advance features of SoapUI(Free Version)
2. Service Mocking
3. Groovy Details
4. Soap and Rest Services
5. Report Generation
6. Code Management