Essays about: "Testunderhåll"

Found 2 essays containing the word Testunderhåll.

  1. 1. The role of regression testing metrics in software quality: A thematic analysis : A case study with Nasdaq Technology AB

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

    Author : Gabriel Acar; [2023]
    Keywords : Software testing; Regression testing; Testing metrics; Test reliability; credibility; Test maintenance; Test performance; Defect management Metric prioritization; Mjukvarutestning; Regressionstestning; Testmätvärden; test tillförlitlighet; test underhåll; test prestanda; Mätvärdes prioritering;

    Abstract : This thesis presents an in-depth exploration of regression testing metrics and their relationship with software quality, based on a qualitative case study within a global technology organization. By applying a thematic analysis to empirical data collected through interviews and a survey with the organisations Quality and Assurance team, this study identifies three primary themes: foundation of credibility, organic test maintenance, and defect management. READ MORE

  2. 2. Creating a Unit Testing Application Prototype for JavaScript

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

    Author : Mårten Björkman; Jonathan Bergqvist; [2022]
    Keywords : Unit Tests; Test Creation; Test Maintenance; JavaScript; Code Analysis; Enhetstester; Testskapande; Testunderhåll; JavaScript; Kodnalys;

    Abstract : Testing is an integral part of software development with the goal of verifying a system’s requirements. One of the most commonly used methods for verifying code is unit testing. If done properly, unit testing can guarantee the intended functionality of a code unit. READ MORE