Introduction to Webservices
Course FAQ's (Must Watch)
What are Webservices? Understand with Live example
Explaining Types of Webservices-Soap and REST
What is WSDL? Importance of it in Webservices
DIfferences between WSDL and Soap Protocol
Exploring Soap UI Tool Basic Features
SoapUI Installation/Documentation
Calculator WebService Example
Creating Testsuites and testcases
Local Webservice installation for practise
Explaining Webservice operations in detail
Webservices Testing (Manual) with SoapUI Free Version
Basic Assertions for Test validations
Advanced Assertions for validating responses
Strategy to use Xpath assertions in Tests
Properties Access-Data driven Strategy
Accessing properties from Testcase, Suite and project level
How to send values from response to another request-Property Transfer
Webservices Automation Testing in SoapUI Free version
Introduction to Groovy Script Test step
Importance of TestRunner and Context variable
testRunner methods for get and set Property()
Accessing and updating the properties through Groovy methods
Parsing the Xml requests and responses with XML Holder API
Triggering the Soap Requests through Groovy code
Practise Exercises- Automate the service
Validating the service responses with Assertions
REST API testing (Manual) with SoapUI Free version
REST API - Types of HTTP Methods
Practical example on GET and POST
Exercises- Datadriving from custom properties
Exercises-Property Transfer usage in REST example
REST API Automation Testing with SoapUI Free version
Json Script Assertion window-Automation
Parsing the Json responses for API validation
Examples on REST API Automation with Json as response
Examples on REST API Automation with XML as response
Rest API Json Assertions and Validations
Json Path extraction from responses
Json Assertions on parsed responses
Advanced examples on Json Assertions
Soap UI PRO Tool extra Features
Testcase Debugging, Breakpoints
Jasper Reports and WebRecording
Java API driving and Security Testing with Soap UI
Security Testing-Practical example
Creating SoapUI Project in Eclipse
Running Soap UI Scripts from Eclipse
Database Testing with SoapUI
Creating Database from scratch
SQL Queries Testing with SoapUI features
Load Testing on REST API
Performance Testing tool used for Testing REST API
Putting Load on REST Calls