Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Locust Loadtesting Integration with Springboot Microservice
Rating: 4.1 out of 5(5 ratings)
563 students

Locust Loadtesting Integration with Springboot Microservice

Locust Loadtesting Tool Integration with Springboot Microservice
Last updated 8/2024
English

What you'll learn

  • Developer can setup and configure Loadtesting Tool in local on windows system and they can use Springboot microservice to test loadtesting testcases
  • This course will guide you to create your own LoadTesting Environment for Testing your pages and Rest APIs of Java Springboot Microservices
  • Locust Load Testing tool will make you to provide no of concurrent users via UI and There is no additional configuration required to run testcases
  • This course will be covered end to end integration with Locust Loadtesting Tool with Java and students can learn about LoadTesting and configuration setup

Course content

1 section10 lectures33m total length
  • Introduction0:22
  • What is loadtesting3:37
  • Create Locust Loadtesing Maven project in Eclipse2:16
  • Create TestCases for Locust Loadtesting8:04
  • Creat Python Script for Master Node6:09
  • Install python and Locust3:19
  • Create Springboot Projects2:23
  • Running Locust LoadTesting for Springboot Microservice home page4:17
  • Running Locust LoadTesting for Springboot API2:39
  • Conclusion0:27

Requirements

  • Beginners or Experienced Software Engineers can learn this course

Description

This course will teach to learn how to setup and configure Locust Loadtesting tool with Springboot microservice.Students can create testcases in Java and completing configuration setup for loadtesting in their local on windows at end of this course.This course will teach about Springboot Microservice for writting testcases and create maven project for Locust loadtesting testcases and added Locust4j and Restassure dependencies for integrating java with Locust loadtesting.Locust loadtesting tool will also support for Java via maven dependencies.Running java as Slave node and Python as masternode but we are not creating any python script for this integration except creating a dummy python script which will be executed in Master node.

First we need to create maven project which will be used to add dependencies and on top of that Testcases will be created in java for testing homepage of microservices and Rest APIs.We need to create python script and import python plugins in eclipse in order to avoid error in eclipse.and then we need to install python latest version in our system and locust installation we can get more info on locust documentation for setup and other details.This course will give more details about loadtesting and integration session.Locust loadtesting tool is providing easy way to run testcases via UI without any complexity.


Who this course is for:

  • This is course will fit for Java Beginners and Experienced developer who wants to learn and setup Locust Loadtesting tool in their local.