Sökning: "test code"

Visar resultat 1 - 5 av 662 uppsatser innehållade orden test code.

  1. 1. ASSESSING STRATEGIES FORBEHAVIOUR CONSISTENCYCHECKING USING LLMS

    Kandidat-uppsats, Mälardalens universitet/Akademin för innovation, design och teknik

    Författare :Oskar Berglund; [2024]
    Nyckelord :;

    Sammanfattning : UML diagrams are used today to aid developers in a variety of ways. Some of the things UML supports is the creation of abstract representations of projects and the creation of views of different aspects of the system that is being modelled. LÄS MER

  2. 2. Introducing software testing in an SME : An investigation of software testing in a web application

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Per Arn; [2023]
    Nyckelord :software testing; web applications; front end development; component testing; end-to-end testing; testing frameworks; Mjukvarutestning; webbapplikationer; frontendutveckling; komponenttestning; användartestning; testramverk;

    Sammanfattning : Quality assurance and software testing of software artifacts is as important as ever and this is especially so the case in web applications. The web applications of today are more complex and are used in more critical systems at a larger scale than ever before. However, testing of these applications is very challenging due to their dynamic nature. LÄS MER

  3. 3. Tunnelduk och dukmembran ur ett brandsäkerhetsperspektiv

    Kandidat-uppsats, Lunds universitet/Avdelningen för Brandteknik

    Författare :Henry Sandell; [2023]
    Nyckelord :Provningsmetoder; Brand; Tunnelsäkerhet; Dukmembran; Tunnelmembran; Tunnelduk; Test Methods; Fire; Tunnel safety; Tunnel membrane; Tunnel sealing; Technology and Engineering;

    Sammanfattning : Många anläggningar projekteras idag under jord. Det gör att det tillkommer krav på vattentätning av berget. Ett sätt att vattentäta en konstruktion är att använda dukmembran eller tunnelduk. Dock råder det oklarheter hur provningsmetoderna för brandklassificering och standarder skiljer sig internationellt. LÄS MER

  4. 4. UCov : A Static Analysis Tool for API Usage Coverage Validation

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Thomas Couturou; [2023]
    Nyckelord :Compatibility coverage; Static analysis; API; Usage pattern; Breaking changes; Kompatibilitetstäckning; Statisk analys; API; Användningsmönster; Förändringar;

    Sammanfattning : Nowadays, all software projects are based on a large number of libraries, so they do not have to start from scratch. These libraries evolve over time, whether to add functionality or to simplify their use. These updates are necessary to improve their libraries, but can lead to errors in their clients’ code. LÄS MER

  5. 5. Dasty : Revealing Real-World Prototype Pollution Consequences with Dynamic Taint Analysis

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Paul Moosbrugger; [2023]
    Nyckelord :Prototype Pollution Gadgets; Dynamic Taint Analysis; Forced Branch Execution; NodeProf Instrumentation; Truffle GraalJS;

    Sammanfattning : Prototype pollution is a vulnerability in JavaScript and other prototype-based languages that allows malicious actors to inject a property into an object’s prototype. The injected property can subsequently trigger gadgets - source code sections that use the properties in sensitive locations. LÄS MER