HOME > Development > Step by Step API Automation with ReadyAPI (SOAPUI PRO)Groovy

Step by Step API Automation with ReadyAPI (SOAPUI PRO)Groovy

  • Development
  • May 06, 2025
SynopsisStep by Step API Automation with ReadyAPI (SOAPUI PRO Groovy,...
Step by API Automation with ReadyAPI (SOAPUI PRO)Groovy  No.1

Step by Step API Automation with ReadyAPI (SOAPUI PRO)Groovy, available at $64.99, has an average rating of 3.95, with 80 lectures, based on 229 reviews, and has 2703 subscribers.

You will learn about ReadyAPI implementation on realtime project for SOAP & REST Services Testing Ready to Work on ReadyAPI with Groovy Scripting Ready to develop reusable & maintainable framework for API Automation Detailed understanding of WebServices/ API and its automation using ReadyAPI Able to crack API Testing interviews using ReadyAPI Detailed understanding of each and every component of ReadyAPI This course is ideal for individuals who are Manual Testers looking opportunity in API Testing or Freshers Looking opportunity in Software Testing Field or Automation Tester looking to switch into API Automation with minimum efforts or Any body looking End to End implementation of ReadyAPI for Soap & Rest API Testing It is particularly useful for Manual Testers looking opportunity in API Testing or Freshers Looking opportunity in Software Testing Field or Automation Tester looking to switch into API Automation with minimum efforts or Any body looking End to End implementation of ReadyAPI for Soap & Rest API Testing.

Enroll now: Step by Step API Automation with ReadyAPI (SOAPUI PRO)Groovy

Summary

Title: Step by Step API Automation with ReadyAPI (SOAPUI PRO)Groovy

Price: $64.99

Average Rating: 3.95

Number of Lectures: 80

Number of Published Lectures: 80

Number of Curriculum Items: 80

Number of Published Curriculum Objects: 80

Original Price: $27.99

Quality Status: approved

Status: Live

What You Will Learn

  • ReadyAPI implementation on realtime project for SOAP & REST Services Testing
  • Ready to Work on ReadyAPI with Groovy Scripting
  • Ready to develop reusable & maintainable framework for API Automation
  • Detailed understanding of WebServices/ API and its automation using ReadyAPI
  • Able to crack API Testing interviews using ReadyAPI
  • Detailed understanding of each and every component of ReadyAPI
  • Who Should Attend

  • Manual Testers looking opportunity in API Testing
  • Freshers Looking opportunity in Software Testing Field
  • Automation Tester looking to switch into API Automation with minimum efforts
  • Any body looking End to End implementation of ReadyAPI for Soap & Rest API Testing
  • Target Audiences

  • Manual Testers looking opportunity in API Testing
  • Freshers Looking opportunity in Software Testing Field
  • Automation Tester looking to switch into API Automation with minimum efforts
  • Any body looking End to End implementation of ReadyAPI for Soap & Rest API Testing
  • Course Updates:

    Oct 2021 :  Added Certification Videos

    Jan 2021 :  Added Steps for Data Driven Testing

    Nov 2020 : Added Quiz and Interview Questions

    ReadyAPI is the advance version of SoapUI for Webservice and API automation, This course will take you from basic to advance concepts of API Automation, Here we are going to cover following advance concepts

    Course Coverage

    1. End to End understanding of API Testing

    2. ReadyAPI walkthrough

    3. Working Hierarchy

    4. Data Driven Testing

    5. API Testing Steps

    6. Xpath Assertion

    7. XQuery Assertion

    8. Advance steps like Data Source, Data Gen, Data Sink

    9. Advance Assertions

    10. TestRunner object

    11. MessageExchange Object

    12. XML Holder

    13. JSON Parser

    14. Interview Preparation

    15. Best Practices

    16. Q&A Sections

    17. Certification preparation

    18. Work with SoapUI free version

    On course completion You will be Expert in SOAP/ REST API Testing and can implement Successfully it in your work place
    Course is designed in such a way that the user does not required to have any prior understanding of groovy and SoapUI

    This Course explains
    ·What are the Webservices

    ·How to Test the Webservices using Soap UI

    ·Groovy Scripitng Concepts

    ·How to Automate the Webservices Testcases in Soap UI with Groovy

    ·Testing Resting API
    ·Security Testing with Soap UI

    ·DataBase Testing with Soap UI

    ·How to Mock the webservics

    By the End of this Course you will able to understand the webservices specifications and write all kind of effective Manual and Automation testcases (Functional/Security/Data Base Testcases) to test them in Soap ui by using different features available on Tool

    ·What are the Webservices, ·How to Test the Webservices using Soap UI, ·Groovy Scripitng Concepts, ·How to Automate the Webservices Testcases in Soap UI with Groovy

    By the End of this Course you will able to understand the webservices specifications and write all kind of effective Manual and Automation testcases

    Course Curriculum

    Chapter 1: Introduction to API Testing | Introduction to SOAP and REST API

    Lecture 1: Introduction to WebServices

    Lecture 2: WebService Example

    Lecture 3: Advantage of WebService over WebBased Application

    Lecture 4: Difference between WebService & API

    Lecture 5: Different type of Services : Soap & Rest

    Lecture 6: MicroService Introduction

    Chapter 2: Introduction to ReadyAPI (SOAPUI Pro Version)

    Lecture 1: Introduction to SOAPUI

    Lecture 2: Setup ReadyAPI (SoapUI Pro Version)

    Lecture 3: Sample WSDL & REST API

    Lecture 4: Hierarchy to Work in ReadAPI

    Lecture 5: Write First SOAP Test Case

    Lecture 6: Write First REST Test Case

    Chapter 3: Start Rest API Automation in ReadyAPI

    Lecture 1: Pre-Requisite of REST API Testing

    Lecture 2: Rest API : common Methods

    Lecture 3: Understand Status Code

    Lecture 4: First REST Test Case / Rest Request test step – POST Method

    Lecture 5: First REST Test Case using GET Method

    Lecture 6: First REST Test Case using PUT Method

    Lecture 7: First REST Test Case using DELETE Method

    Lecture 8: Write End to End Test Case

    Lecture 9: Request Chaining : Use Output data as Input

    Chapter 4: Properties in ReadyAPI

    Lecture 1: Define and Use Properties

    Lecture 2: Different Levels to Apply Property

    Lecture 3: Property – Manually Replace Property

    Lecture 4: Perform Operations with Properties

    Chapter 5: Add Validations to Test Case

    Lecture 1: Assertions | Validate Status Code

    Lecture 2: Contains and Not Contains

    Lecture 3: Validate Response Time

    Lecture 4: Assertion Use Case

    Lecture 5: Assertion : HTTP Invalid Status Code

    Lecture 6: Assertion : Validate Header

    Lecture 7: Assertion : Sensitive Data

    Lecture 8: Assertion : Message Content

    Chapter 6: Enhance Test Case by adding some commonly used steps

    Lecture 1: Add Pause in Test Case : Delay Test Step

    Lecture 2: Perform manual task with automation : Manual Test Step

    Lecture 3: Calling Test Cases : Run TestCase Test Step

    Lecture 4: Write Programming : Groovy Test Step

    Lecture 5: Wait for File Present : File Wait TestStep

    Lecture 6: Create File TestStep

    Lecture 7: Assertion Test Step

    Lecture 8: DataGen Test Step

    Lecture 9: Property Transfer Test Step

    Chapter 7: Data Driven Testing : Data Source | Data Source Loop | Data Sink

    Lecture 1: What is Data Driven Testing | Data Source Test Step

    Lecture 2: Execute Test Case with Multiple Data

    Lecture 3: Save Response Data to File : Data Sink Test Step

    Chapter 8: Add Validations to Response Content

    Lecture 1: Why we need to Learn JSON and JSON Path

    Lecture 2: Understand Json Basics

    Lecture 3: Write JSON Path

    Lecture 4: Write Advance JSON Path

    Chapter 9: SoapUI/ ReadyAPI Certification

    Lecture 1: SoapUI/ ReadyAPI Certification – Introduction

    Lecture 2: SoapUI/ ReadyAPI Certification : Project Level Properties

    Lecture 3: SoapUI/ ReadyAPI Certification : Test Case level Properties

    Lecture 4: SoapUI/ ReadyAPI Certification : Video 4

    Lecture 5: SoapUI/ ReadyAPI Certification : Video 5

    Lecture 6: SoapUI/ ReadyAPI Certification : Video 6

    Lecture 7: SoapUI/ ReadyAPI Certification : Video 7

    Chapter 10: Work with SoapUI Free Version

    Lecture 1: Free WSDL for Testing

    Lecture 2: Setup SoapUI Free version

    Lecture 3: SoapUI work hierarchy

    Lecture 4: First SOAP Service Test Case

    Lecture 5: First REST Test Case / Rest Request test step

    Lecture 6: Create REST Project – POST Request

    Lecture 7: Create REST Project – PUT Request

    Lecture 8: Create REST Project – DELETE Request

    Lecture 9: End to End Scenario with multiple REST API

    Chapter 11: Define and Use Properties | Steps | Assertions

    Lecture 1: Test Case Level Property

    Lecture 2: Test Suite Level Property

    Lecture 3: Project level Property

    Lecture 4: Global Properties

    Lecture 5: Delay Test Step

    Lecture 6: Groovy Script Test Step

    Lecture 7: Manual Test Step

    Lecture 8: Run test case Test Step

    Lecture 9: Assertion : Contains Assertion

    Lecture 10: Assertion : Not Contains Assertion

    Lecture 11: Assertion : SLA Assertion

    Lecture 12: Assertion : Soap Response Assertion

    Lecture 13: Assertion : Schema Assertions

    Lecture 14: Assertion : Xpath Assertion

    Lecture 15: Common Examples

    Instructors

  • Step by API Automation with ReadyAPI (SOAPUI PRO)Groovy  No.2
    Testing World
    Director of Testing World
  • Rating Distribution

  • 1 stars: 5 votes
  • 2 stars: 10 votes
  • 3 stars: 37 votes
  • 4 stars: 85 votes
  • 5 stars: 92 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!