SoapUI: API-Web Services Testing: SoapUI: API/Web Services Testing

What’s included
$14.99 / $24.99
Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
Pay once, own it forever
Video Courses
Welcome
Lectures | Duration |
---|---|
1. Introduction to SoapUI | 4m 29s |
2. Installation & Set up | 3m 10s |
1. Introduction to SoapUI
4m 29s
2. Installation & Set up
3m 10s
Web Service Basics
Lectures | Duration |
---|---|
1. Introduction to Web services | 2m 57s |
2. Introduction to XML | 2m 47s |
3. Introduction to WSDL | 3m 10s |
4. Introduction to SOAP | 2m 9s |
1. Introduction to Web services
2m 57s
2. Introduction to XML
2m 47s
3. Introduction to WSDL
3m 10s
4. Introduction to SOAP
2m 9s
Sample Services for practice purpose
Lectures | Duration |
---|---|
1. MUST READ:Before you start!!! | 3m 10s |
2. How to run the services on your local machine? | 7m 41s |
1. MUST READ:Before you start!!!
3m 10s
2. How to run the services on your local machine?
7m 41s
SoapUI Basics
Lectures | Duration |
---|---|
1. Create project in SoapUI and send a sample request to web service | 5m 32s |
2. Create TestSuite and TestCase | 10m 1s |
3. Cloning TestSuite and TestCases | 6m |
4. Exporting and Importing project into workspace | 1m 41s |
5. Running mock service- might come handy when your actual service is down!! | 7m 42s |
1. Create project in SoapUI and send a sample request to web service
5m 32s
2. Create TestSuite and TestCase
10m 1s
3. Cloning TestSuite and TestCases
6m
4. Exporting and Importing project into workspace
1m 41s
5. Running mock service- might come handy when your actual service is down!!
7m 42s
Assertions
Lectures | Duration |
---|---|
1. Introduction to XPath Expressions | 2m 50s |
2. Writing our first assertion | 7m 40s |
3. Working with advanced assertions | 9m 47s |
4. Assertions - Compliance,Status & Standards | 4m 35s |
5. XQuery Assertion | 6m 4s |
6. Handling CDATA - using XPath and Groovy | 11m 31s |
1. Introduction to XPath Expressions
2m 50s
2. Writing our first assertion
7m 40s
3. Working with advanced assertions
9m 47s
4. Assertions - Compliance,Status & Standards
4m 35s
5. XQuery Assertion
6m 4s
6. Handling CDATA - using XPath and Groovy
11m 31s
Working with Properties
Lectures | Duration |
---|---|
1. Creating properties at Project , TestSuite & TestCase Level | 10m 42s |
2. Property Expansion | 7m 28s |
3. Transferring Properties | 7m 47s |
1. Creating properties at Project , TestSuite & TestCase Level
10m 42s
2. Property Expansion
7m 28s
3. Transferring Properties
7m 47s
Working with REST APIs
Lectures | Duration |
---|---|
1. Introduction to ReSTFul Services | 4m 26s |
2. Creating REST Project using REST URI | 10m 55s |
3. Understanding differences between GET,POST,PUT,DELETE methods | 5m 29s |
4. REST API - Working with Path Param and asserting two requests | 15m 53s |
5. Importing REST project from Swagger - End to End Real-time Scenario | 18m 19s |
6. Rest API - Property transfer - end to end scenario | 9m 39s |
7. REST - Authentication using Header tokens,OAuth2.0 and Basic Authorization | 8m 48s |
8. REST - Sending attachments | 3m 48s |
1. Introduction to ReSTFul Services
4m 26s
2. Creating REST Project using REST URI
10m 55s
3. Understanding differences between GET,POST,PUT,DELETE methods
5m 29s
4. REST API - Working with Path Param and asserting two requests
15m 53s
5. Importing REST project from Swagger - End to End Real-time Scenario
18m 19s
6. Rest API - Property transfer - end to end scenario
9m 39s
7. REST - Authentication using Header tokens,OAuth2.0 and Basic Authorization
8m 48s
8. REST - Sending attachments
3m 48s
Automation with Groovy
Lectures | Duration |
---|---|
1. Introduction to Groovy Language Basics | 10m 33s |
2. Working with conditions | 9m 30s |
3. Working with Lists and Maps | 23m 5s |
4. Writing assertions | 8m 12s |
5. Reading SoapUI project Artifacts from Groovy | 9m 31s |
6. Executing test step and asserting web service response | 11m 23s |
7. Reading data from File | 9m 32s |
8. End to End automation with Groovy - Read data >Call Web service>assert response | 21m 30s |
9. Working with REST API using JSonSlurper | 3m 10s |
10. Reading data from Excel | 10m 52s |
11. Creating methods in Groovy | 12m 4s |
12. Groovy - Reading data from database table | 9m 58s |
1. Introduction to Groovy Language Basics
10m 33s
2. Working with conditions
9m 30s
3. Working with Lists and Maps
23m 5s
4. Writing assertions
8m 12s
5. Reading SoapUI project Artifacts from Groovy
9m 31s
6. Executing test step and asserting web service response
11m 23s
7. Reading data from File
9m 32s
8. End to End automation with Groovy - Read data >Call Web service>assert response
21m 30s
9. Working with REST API using JSonSlurper
3m 10s
10. Reading data from Excel
10m 52s
11. Creating methods in Groovy
12m 4s
12. Groovy - Reading data from database table
9m 58s
Web Service Mocking
Lectures | Duration |
---|---|
1. Why we need to mock services? | 1m 57s |
2. Creating Mock Service | 7m 28s |
3. Creating dynamic Mock Service Using Groovy | 12m 53s |
1. Why we need to mock services?
1m 57s
2. Creating Mock Service
7m 28s
3. Creating dynamic Mock Service Using Groovy
12m 53s
Data Driven Testing
Lectures | Duration |
---|---|
1. Working with DataSource - Grid | 16m 21s |
2. Working with DataSource - Excel | 7m 48s |
3. Working with DataSource - Database | 10m 7s |
4. Working with DataGen | 7m 30s |
5. Working with DataSink | 5m 47s |
1. Working with DataSource - Grid
16m 21s
2. Working with DataSource - Excel
7m 48s
3. Working with DataSource - Database
10m 7s
4. Working with DataGen
7m 30s
5. Working with DataSink
5m 47s
Database Concepts
Lectures | Duration |
---|---|
1. Installing MySQL Server | 3m 52s |
2. Installing Toad Tool - Client for MySQL | 3m 16s |
3. Creating database and tables in mysql | 13m 15s |
4. Learning SQL - SELECT,INSERT,UPDATE,DELETE Statements | 14m 1s |
1. Installing MySQL Server
3m 52s
2. Installing Toad Tool - Client for MySQL
3m 16s
3. Creating database and tables in mysql
13m 15s
4. Learning SQL - SELECT,INSERT,UPDATE,DELETE Statements
14m 1s
Miscellaneous
Lectures | Duration |
---|---|
1. Working with JDBC TestStep in SoapUI Free version | 10m 51s |
2. Working with JDBC TestStep & JDBC Query Builder in SoapUI Pro | 4m 30s |
3. Setting up Environments (Development,Quality) in Soap UI | 10m 13s |
4. Managing Environments in SoapUI Free version | 13m 2s |
5. Generating Reports | 6m 48s |
6. Creating batch file to run tests from command line | 5m 26s |
7. Integration with Jenkins | 9m 46s |
8. Load Testing | 13m 36s |
9. Security Testing | 4m 5s |
1. Working with JDBC TestStep in SoapUI Free version
10m 51s
2. Working with JDBC TestStep & JDBC Query Builder in SoapUI Pro
4m 30s
3. Setting up Environments (Development,Quality) in Soap UI
10m 13s
4. Managing Environments in SoapUI Free version
13m 2s
5. Generating Reports
6m 48s
6. Creating batch file to run tests from command line
5m 26s
7. Integration with Jenkins
9m 46s
8. Load Testing
13m 36s
9. Security Testing
4m 5s