Jump to content

Search the Community

Showing results for tags 'Contract Testing with Spring Cloud Contract'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcement
    • WE ARE BACK!!! -- ONLINE
  • TECHNICAL DISCUSSION (No Request Section).
    • CISCO SYSTEMS
    • JUNIPER NETWORKS
    • AWS
    • Microsoft
    • FORTINET
    • COMPTIA
    • Linux
  • TRAINING OFFERS & REQUESTS
    • CISCO SYSTEMS
    • JUNIPER NETWORKS
    • AWS
    • Microsoft
    • COMPTIA
    • LINUX
  • CYBERSECURITY - TRAINING OFFERS & REQUESTS
    • CYBERSECURITY SHARES
  • FINANCE & ACCOUNTS - TRAINING OFFERS & REQUESTS
    • FINANCE & ACCOUNTING SHARES
  • Other Certifications (Share & Request)
    • OTHER SHARES
  • Vouchers
    • Vouchers
  • Job Opportunities
    • Jobs
  • Entertainment & OTT Platform
    • Entertainment & OTT Platform
  • Complain & Suggestions
    • Complain & Suggestions

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 1 result

  1. Published 6/2024 Created by Edgar Hernández MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 19 Lectures ( 2h 48m ) | Size: 1.32 GB 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 Homepage
×
×
  • Create New...