Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Spring Boot with API and Performance Testing(Crash Course)
Rating: 4.2 out of 5(16 ratings)
116 students

Spring Boot with API and Performance Testing(Crash Course)

Learn to Develop and Test Microservices
Created byMadhav Arora
Last updated 8/2021
English

What you'll learn

  • Microservices development with Spring Boot.
  • Integration Tests
  • Code Coverage
  • Performance Testing using Artillery.
  • Rest based API Testing using PostMan.
  • Deploy the Application on PCF(Pivotal Cloud Foundry)
  • Docker Containers on SAP Cloud Foundry
  • Coronavirus/Covid-19 Case Study : Rest API

Course content

8 sections37 lectures4h 27m total length
  • Introduction0:20
  • What is a Microservice ?4:08
  • What is Spring Boot ?7:45
  • Section 1 Quiz

Requirements

  • Should know basics of Java.
  • Some Understanding of testing.

Description

This is a crash course on Spring Boot API Development, and it covers the below topics : 

1. Spring Boot Microservices development, where we'll create rest based APIs for a hypothetical scenario.

2. Integration test for one of the endpoints, and the concept of code coverage.

3. API Testing using Postman, where we'll discuss in depth regarding creating API test suites for automating our tests.

4. Performance Testing using Artillery tool, where we'll load test the APIs that we'll create using Spring Boot, and will generate the report for the same.

Who this course is for:

  • Beginner Java Developers
  • Testers who want to learn about Rest Based API Testing
  • Devs and Testers who want to get into Performance Testing of Rest APIs