Essays about: "Consumer-Driven Contract testing"

Found 3 essays containing the words Consumer-Driven Contract testing.

  1. 1. Contract Testing: Ensuring Reliable Integrations with Isolated Tests : Support for teams to test in isolation

    University essay from Mittuniversitetet/Institutionen för data- och elektroteknik (2023-)

    Author : Christian Hernandez; [2023]
    Keywords : Java; Consumer-Driven Contract testing; Pact; Spring Cloud Contract; Java; Consumer-Driven Contract testing; Pact; Spring Cloud Contract;

    Abstract : Mikrotjänstarkitektur är den senaste trenden inom mjukvaruutveckling som gör det möjligt att bygga komplexa system från mindre tjänster utformade för att vara självförsörjande och fokuserade på en specifik affärsfunktionalitet. Dessa kan utvecklas, testas, driftsättas och skalas oberoende av varandra, vilket gör att team kan vara mer autonoma och leverera värde till kunder snabbare. READ MORE

  2. 2. Testing in microservice systems: A repository mining study on open-source systems using contract testing

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Hartmut Fischer; [2022-05-02]
    Keywords : Microservice architecture; integration test; consumer-driven contract test; test pyramid; repository mining;

    Abstract : Context:There is a trend in the software industry to migrate systems from a monolithic to a microservice architecture (MSA) due to the gains in agility and scalability. An MSA-based system consists of a suite of small microservices which can be developed, tested, and deployed independently. READ MORE

  3. 3. Creating a Framework for Consumer-Driven Contract Testing of Java APIs

    University essay from Linköpings universitet/Programvara och system

    Author : Fredrik Selleby; [2018]
    Keywords : Contract Testing; Testing Framework; Consumer-Driven;

    Abstract : Integration and unit testing is a critical part of most software development processes and, as such, demands for reliability, complexity of the tests as well as test execution time are important factors to consider when developing tests. This thesis explores the idea of designing and creating a testing framework based on the principles of testing by contract. READ MORE