
Learn how to test APIs efficiently using SoapUI, with rich documentation and simple functionalities for beginners. Build autonomy in API testing across contexts, guided by industry experience.
Learn what SoapUI is and how it tests rest and soap APIs, compare its interface with Postman, and explore SoapUI tools to verify APIs and work autonomously.
Explore the SoapUI tool by creating soap and rest projects, importing and managing projects, and running requests to test APIs. Verify results with HTTP 200 responses.
Discover how to download and install SoapUI open source from the official soapui.org, open a project, and start testing APIs using the SoapUI interface.
Create a new soap project in SoapUI, configure add and divide requests for the calculator api, run tests, and verify 200 ok responses.
Validate soap api responses against expected results for calculator operations, ensuring 200 ok status, and use the api documentation and wsdl to guide testing; report any bugs and continue testing.
Explore REST API testing with SoapUI, focusing on REST principles and JSON data formats while performing get, post, put, and delete operations to read, create, update, and delete data.
Learn how to test a REST API using SoapUI and Swagger documentation, performing get, post, put, and delete operations against a pet store endpoint.
Design a SoapUI test case within a test suite, add a get request, verify pet data via the endpoint, and run all test cases at once to save time.
Learn how to perform a rest api delete operation by using the correct endpoint, a valid authorization token, and a pet id to remove resources.
Learn how to test a rest api using put and post to create and update a pet in a store, verify responses with Swagger and try-it-out features.
Practice testing a pizza order api through an exercise that retrieves all orders, creates orders with delivery, and deletes orders in the database to verify api behavior.
Continue learning by downloading your certification and exploring more training to start a new goal, and contact me for information as you advance in SoapUI and API testing for beginners.
Do you need to learn about Soapui & APIs for your new position or for a job interview?
You are not the first one. REST and Soap APIs are everywhere nowadays but you may not know where to begin. If you are a total beginner to APIs and are looking for a quick introduction to API by using Soapui . This course is for you.
What are APIs all about?
Today, all IT systems are interconnected by using APIs, which are a way to exchange data, mostly by using a format call JSON.
However, learning about APIs can easily get confusing. You need to know: different HTTP methods, headers, cookies, dealing with file uploads or authentication with API keys, tokens, OAuth and so much more.
This is where Soapui comes in! Soapui allows you very quickly to create a request with the required HTTP method and parameters, submit the request and easily inspect the results.
Soapui can help if you are developing APIs as well! I have created this course for testing engineers and well as for software developers.
Soapui can help you during the development of your API as well as after the API is completed, by running tests that make sure your API is still working as intended.
In this Soapui crash course for beginners, we will start exploring the features of Soapui , creating requests, and building simple workflows. Then we will continue by writing API tests and automatically running a Soapui collection
Is this course for me?
If you need to get up to speed with Soapui and start using APIs and don't have a lot of time, this course will probably take you very far in a very short time. You don't need much to get started, but you need to invest more than 3 hours. Just watching the content may not be enough to develop the skills needed. You need to do the work and the practice assignments.
So let’s look at what you are going to learn:
Start with simple requests
Use HTTP methods like GET, POST, PUT & DELETE
Understand the difference between GET vs POST.
Work with query parameters and path variables
Understand HTTP headers
Learn to deal with authentication (for example using Bearer token)
Start writing API tests with JavaScript
Organize tests in collections and share them with your team
Run API tests using the collection runner or Newman
So after this course, you will have an overview of Soapui and can later decide in which areas you want to learn more.
Excited to learn Soapui ? Join this course today!