Essays about: "software testing techniques"

Showing result 16 - 20 of 177 essays containing the words software testing techniques.

  1. 16. Improve game performance tracking tools : Heatmap as a tool

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

    Author : Niklas Wessman; [2022]
    Keywords : Software Performance Tracking; Software Performance profiling; Heatmap; Software Testing; Automatic Testing; Game Development; Game Testing; Mjukvaruprestandaspårning; Mjukvaruprestandaprofilinger; Färgdiagram; Mjukvarutestning; Automatisk testning; Spelutveckling; Speltestning;

    Abstract : Software testing is a crucial development technique to capture defects and slow code. When testing 3D graphics, it is hard to create automatic tests that detect errors or slow performance. Finding performance issues in game maps is a complex task that requires much manual work. READ MORE

  2. 17. Process Evaluation & Improvement

    University essay from Högskolan i Halmstad/Akademin för företagande, innovation och hållbarhet

    Author : Abdelrahman Alsallout; Khaja Kallungal Khalid; [2022]
    Keywords : Steam sterilizer; Sterilizers; Getinge; Heat recovery; Optimization; Improvement; Testing process.;

    Abstract :  This thesis was conducted to analyze and investigate improvement methods for the testing process of steam sterilizers at Getinge AB.Getinge is a leading MedTech multinational company based in Sweden. Steam sterilizer is one of their prominent products. READ MORE

  3. 18. The Efficiency of Good Software Practices : A Case Study on a Radar Meteor Analysis Software Rewrite

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Kenneth Kullbrandt; [2022]
    Keywords : software practices; computer science; rewrite; refactor;

    Abstract : Software engineering as a profession has since early on in its conception been focused with how to best maximize the quality of software. Quality in this regard is both objectively measurable things (like speed, size, and cost) and less measurable things (like conciseness, elegance, and customer satisfaction). READ MORE

  4. 19. Fuzzing of PKCS#11 Trusted Application

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Kevin Zeng; [2022]
    Keywords : Fuzzing; white-box; PKCS#11; OP-TEE; AFL; Open-TEE; TA; Trusted Application; Technology and Engineering;

    Abstract : The main goal of this thesis is to find an effective way to fuzz trusted applications (TAs) with source code residing in trusted execution environment (TEE). While fuzzing TAs has been previously done, no work has been found to utilize the source code of TAs to improve the fuzzing. READ MORE

  5. 20. Fuzzy States : State Discovery with AFL

    University essay from Malmö universitet/Fakulteten för teknik och samhälle (TS)

    Author : Jim Andersson; Fredrik Jeppsson; [2022]
    Keywords : American fuzzy lop; afl; fuzzing; finite state machine; fuzz test; ijon;

    Abstract : Fuzzing is a test method used to automatically generate test case inputs and to executea system under test (SUT) with those inputs. The method is traditionally used to discovercrash-inducing bugs in software. Fuzzing can generate thousands of inputs per secondand many implementations use smart techniques to reach deeply into the code. READ MORE