Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn to build WireMock Standalone Server using Java
Rating: 4.5 out of 5(27 ratings)
261 students

Learn to build WireMock Standalone Server using Java

Transform Your API Testing with WireMock 3: Practical Skills for Modern Development and Testing
Created byLets Learn
Last updated 12/2025
English

What you'll learn

  • End to End API Mocking concepts using Wiremock Java and Admin API
  • Setting up remote wiremock standalone instance on AWS and integrating it with wiremock java api
  • Handson on URL Matching - AnyURL, PathRegx, Path Only, Path & Query Regex , Path Regex
  • Request Priority Matching, Setting Response Delays, Simulating Faults, Stateful Scenarios and Poxying
  • How to write JSON Path from scratch using Operators and filters ?
  • Implementing dynamic response using HandleBars Helpers - Conditional, Iteration, String, Number, Date, Time and Random Values
  • Different types of Request Match - Json Equality,JsonPath Match,Cookie,Header and Basic Authentication

Course content

49 sections154 lectures14h 19m total length
  • Introduction1:16

    Introduction to building a WireMock standalone server using Java, outlining the essentials of configuring WireMock and using it to mock HTTP services.

  • IMPORTANT0:21
  • Wiremock 3 Update2:38
  • Level Up Your Software Testing Skills1:29

Requirements

  • Basic Java Concepts

Description

WIREMOCK- One of the most used open source API Mocking tool with so much adoption by customers worldwide

NOTE: This course is fully compatible with wiremock 3

This course will guide you through process of learning wiremock 3 using java library with live examples on each and every concept that includes below:


  1. Understanding basic api concepts with live use cases

  2. How wiremock works at backend ?

  3. Setting up remote wiremock instance on AWS(Free tier)

  4. How wiremock standalone instance is setup on remote servers in organizations?

  5. Extensive handson on incoming request match features in wiremock

  6. Different ways to send response dynamically

  7. Implementation of multiple use cases for User/Customer  REST api using wiremock java and admin api

Not only this for those who are beginner at writing code can learn all the concepts of wiremock end to end using admin api that covers all the features with live examples on remote as well as local machine.

Don’t think API Mocking is linked to only enterprise tools like CA LISA, Devtest, Parasoft Virtualize, IBM RIT, Tosca, ServiceV Pro ; it can be implemented in many open source tools like Blazemeter Service virtualization, Hoverfly, SoapUI, Postman, Wiremock,Mockoon,Mocklab, Wiremock Cloud and many more


NOTE: API mocking OR API Virtualization OR Service Virtualization are used interchangibly every where.They differ from each other only on the purpose they are being used for and also on the scale we need it . Sometimes we need to mock only specific components however in some case whole stack need to be virtualized where enterprise tool pitch in to serve the purpose.

It is the perfect opportunity to grab and learn about something that is rising in popularity .

Who this course is for:

  • Software Developers
  • Software Testers