Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Contract Testing with Spring Cloud Contract

    Posted By: lucky_aut
    Contract Testing with Spring Cloud Contract

    Contract Testing with Spring Cloud Contract
    Last updated 6/2024
    Duration: 2h49m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 1.32 GB
    Genre: eLearning | Language: English

    Learn to create integration tests using Spring Cloud Contracts to do contract testing.


    What you'll learn
    Understand the different types of testing strategies that exist and how they complement each other
    Understand what is Contract Testing and its advantages
    Learn how to implement Contract Testing with Spring Cloud Contract
    Learn how to implement Contract Testing for HTTP communication

    Requirements
    Mid level knowledge of java language
    Spring boot (Core and Testing)
    Unit testing (JUnit/Mockito)

    Description
    Spring Cloud Contracts is a powerful tool to do contract testing. Using it you will be able to provide a lot of confidence to your team when making production releases and create solid integration tests avoiding any dependencies with other teams.
    Before contract testing, devs had functional testing and mock servers as unique alternatives for integration test creation. This two have multiple advantages but even more disadvantages like:
    Slow tests.
    False positives.
    Human error proneness.
    Late feedback.
    Dependencies with other teams.
    Once contract testing got into the landscape, it was able to remedy all this issues by permiting the two sides of the communication too agree on how the request and responses should look like through a contract. Nonetheless, contract testing is not here to replace functional tests or unit tests but to support them.
    For all these reasons this course will provide you with multiple lectures for you to learn:
    Which strategies are used to test applications.
    What contract testing is and how can improve the quality of any project you work on.
    How contract testing is implemented by Spring Cloud Contracts.
    How to use Spring Cloud Contracts to make integration tests for HTTP communications.
    How to share your contracts with the members that are to suppose to integrate.
    To be able to harness this course completely is strongly recommended to have knowledge of Java language, basic Spring Boot and unit testing with Mokito and JUnit.
    Who this course is for:
    Java Devs who want to learn to do proper integration testing for HTTP communications

    More Info