
SoapUI Installation And Config
If required you can watch at 1.25x/1.5x speed. thanks
Rest countries new URL: https://restcountries.com/
Add a testcase, and execute it. Also learn to execute a TestSuite, and from Project level, all from SoapUI Console.
In addition learn to debug test failures in soapUI
Learn how to download and install, setup Jenkins server in Windows PC.
We will use jenkins to execute our SoapUI tests, this will give us a properly formatted HTML test report, which can be easily shared across.
Learn how to execute SoapUI Tests from Jenkins tool installed in the same machine as soapUI.
You don't need to copy paste any files, Jenkins will read directly from the API Project XML and execute the tests and report it in HTML format. The same report can be shared within the team or outside, from Jenkins console. Anyone who has access to your machine IP can see the test report.
SoapUI Test Runner options:
https://www.soapui.org/test-automation/running-from-command-line/functional-tests.html
Maven download link: https://maven.apache.org/download.cgi
Create Jenkins job to pull down project files from GitHub and run the tests periodically, or need basics
Learn the below 3 important ways to set headers in API Requests:
Set Headers by manually putting it.
Set Headers from Custom Properties in Project/TestSuite/Testcase level.
Set Headers from API Response dynamically during Testcase execution.
Learn how to install Jenkins Plugin for easy tests reporting and sharing.
Hi! Welcome to the Rest API Automation with SoapUI, Beginners Course, the exclusive course you need to get started and master API Testing and Automation without the need to write any code.
Updated:
- Added Maven to execute SoapUI Tests
- Added Jenkins sections to execute and report tests easily:
How to easily install and setup/configure Jenkins in windows.
How to create Jenkins jobs to execute the tests, without need to copy/paste xml files- edit from SoapUI and directly execute tests from Jenkins.
------------------------
Nowadays there are no projects or applications that don't have a Webservice or REST API services exposed for external applications. Name any company big or small, Google, Twitter, Facebook, youtube … hundreds of companies generate business using API's. The more API's being developed the more API testing job is out there. Without automation the QA team will not be able to completely test the API's. SoapUI is one of the top tools for API testing, be it Rest API or Soap API.
This course will help you master the basics of Rest API testing with SoapUI opensource. You will learn basic to intermediate level SoapUI skills. Most importantly how to write testcases and test steps and verify with assertions. There will be multiple live Testcase writing sessions which will help you in mastering SoapUI easily.
Students aren't required to know anything about SoapUI beforehand - we'll start from the fundamentals, and how to apply them, how to validate the APIs and write Testcases in SoapUI, and finally become a API automation engineer.
Also, there will be no coding involved, so anyone who wants to transition from manual to automation testing or anyone who wants to start a career in testing can take this course.
Enroll now and master the art of API automation with SoapUI and Jenkins! Good Luck!