API Testing
Free

What we offer?
We offer a complete course, designed to cover all important aspects of API testing with SoapUI and Postman tool. This course enable you to take your career to next level. In this course, you will learn about the basics of API testing and working of API. At the end of the course, you will be capable of perform API automation testing. Its design from basic to advance so even you do not have any prior knowledge of API testing, you can learn very easily and end of this course you will have all knowledge and expertise to perform Automation for both SOAP and REST services using SOAPUI and POSTMAN.
Who can take this course?
- Manual testers
- No programming background
- Freshers/Graduates
- Anyone who wanted to become API tester
Why to take this course?
- Course is designed and prepared on almost care of picking real world scenarios
- On course completion you will be mastered in SOAP and REST API testing
- We start from Beginner level and go through Professional level.
- This is a single course for everything you need to know related to API testing, manual and Automation.
- Expected that by 2030, 90% application will be on API based.
- High demand in Industry.
What you will learn?
- Basic and need of API
- How APIs work
- In-depth understanding of SOAP and REST API Testing
- Hands on experience on SOAPUI tool.
- Hands on experience on POSTMAN tool.
Course Features
- Lectures 69
- Quizzes 0
- Duration 50 hours
- Skill level All levels
- Language English
- Students 1
- Assessments Yes
-
Web Service Basics
- What are Web services
- Why Web Services
- Web Service Architecture
- Types of Web Services/API
- Components of SOAP Web Services
- Introduction of XML
- Information on SOAP UI and SOAP UI Pro
- Download and Installation of SOAP UI
-
Introduction of SOAP UI
- What is SOAPUI
- SOAPUI work hierarchy
- Preferences setting in SOAPUI
- How to create Soap and Rest Project
- How to Import Project
- First SOAP Test Case/SOAP Request test step
- Creation and uses of TestSuite
- Creation of TestCase
- Creation of different types for TestSteps
-
Properties at Different SOAPUI Level
- Global properties
- Project level property
- TestSuite level property
- TestCase Level Property
- Test Step level Property
-
Test steps in SOAPUI
- SOAP Request
- REST Request
- HTTP Request
- JDBC Request
- Property Transfer
- Delay Test Step
- Groovy Script test step
- Property test step
- Manual Test Step
-
Assertion in SOAPUI
- Contains and not contains
- Valid and Invalid HTTP Status Codes
- Schema Compliance
- SOAP Fault and Not SOAP Fault
- Response SLA SOAP Response
- XPATH Assertion
- XQuery Assertion
- Script Assertion
-
Logs in SOAPUI
- SoapUI Log
- HTTP Log
- Error Log
- Memory Log
-
Groovy Scripting in SOAPUI
- Introduction
- Keywords
- Data Types
- Variables
- Operators
- Conditions
- Arrays and Loops
- Get and Set properties
- Read and write data in notepad file
- Read and write data in Excel file
-
REST API
- Introduction to REST Web services
- Difference between SOAP and REST Web services
- Understanding URI, end points, Resources, HTTP verbs
- Understanding GET request
- Understanding POST request
- Understanding PUT request
- Understanding DELETE request
- GUI tools available for API testing
-
POSTMAN Tool
- Introduction to POSTMAN tool and installation
- Creating requests in Postman
- Creating collections in Postman
- Data-Driven testing using CSV and JSON
- Understanding variables and environments in Postman
- Authorization in POSTMAN
- Assertions/Test scripts in POSTMAN
- Command line integration with Newman