Essays about: "test suite"

Showing result 21 - 25 of 154 essays containing the words test suite.

  1. 21. 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

  2. 22. A Generic Model-based Diagnostic Framework using Satisfiability Solvers

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Peng Sun; [2022]
    Keywords : ;

    Abstract : Model-based Diagnosis (MBD) can be applied in many areas such as automotive diagnostics, circuit board diagnostics, medical diagnostics, software debugging etc. A large number of studies on consistency-based MBD have adopted the features of different satisfiability solvers. READ MORE

  3. 23. Increasing Trust in Software by Synthesizing Property-based Tests from Existing Unit Tests : A study on the expansion of existing test suites through the creation of property-based tests via invariants inferred from existing example-based unit tests

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Richard Uggelberg; [2022]
    Keywords : Software Testing; Software Engineering; Test Improvement; Property-based Testing; Invariant Detection; Mjukvarutestning; Mjukvarukonstruktion; Testförbättring; Egenskapsbaserad Testning; Invariantdetektion;

    Abstract : Many software projects include an extensive suite of example-based unit tests. The examples in the test suite can be used as an implicit specification of the behavior of the software. Inferring invariants from these examples may aid in the creation of property-based tests. READ MORE

  4. 24. Evaluating random numbers generated on a quantum computer using the TestU01 test suite

    University essay from KTH/Datavetenskap

    Author : Jesper Lidbaum; Eskil Queseth; [2022]
    Keywords : ;

    Abstract : This report aims to examine whether quantum computers can generate true unbiased random numbers. 12.5 MB of data was generated by a quantum computer provided by IBM. This data was then analyzed with the TestU01 test suite to check if it could be considered to come from an unbiased source of randomness. READ MORE

  5. 25. Fatigue Crack Growth Analysis in Python algorithm with Finite Element Methods : Numerical Simulation of Fatigue Crack Growth

    University essay from Karlstads universitet

    Author : Hasan Majid; [2022]
    Keywords : ;

    Abstract : The goal of this thesis was to construct and develop a python-based finite element computer program for the evaluation of fatigue crack growth rate in notched metallic rods. The simulation was done by implementing elastic stress theory and linear elastic fracture mechanics techniques. READ MORE