Essays about: "coverage testing"

Showing result 1 - 5 of 159 essays containing the words coverage testing.

  1. 1. On Systematically Exploring the State Space for Events with SFCs

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

    Author : Younis Akel; Gianmarco Iachella; [2023-08-07]
    Keywords : Autonomous driving systems; scenario-based testing; space-filling curve SFC ; characteristic stripe patterns CSP ; permutations; state-space; areas of interest AOI ;

    Abstract : In the process of developing autonomous driving systems (AD systems), ensuring safety remains a constant and continuous priority. Scenario-based testing is a popular approach to guarantee the safety of AD systems, which however meets challenges in terms of diversity and efficiency of generation, as well as evaluating existing test case datasets in terms of their coverage of the different variations of a particular maneuver. READ MORE

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

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

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

    Abstract : 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. READ MORE

  3. 3. Implementing and comparing challengers to popular multi-objective algorithms for unit test cases generation

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Elias Lindfors; [2023]
    Keywords : multi-objective; evosuite; genetic; algorithm;

    Abstract : The topic of multi-objective algorithms has been researched for many years, where hundreds of multi-objective algorithms have been developed. With the field of search-based software engineering attracting use-cases, more research on which algorithms are fitting the area is still lacking. READ MORE

  4. 4. Model Based Testing for Programmable Data Planes

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

    Author : Gustav Rixon; [2023]
    Keywords : Model Based Testing; Programmable Data Planes; P4; Software- Defined Networking;

    Abstract : The advent of Software Defined Networking (SDN) and programmable data planes has revolutionized the networking domain, enabling the programming of networking functions down to the silicon level responsible for data packet switching. Unfortunately, while this programmability offers greater flexibility and control, it also increases the likelihood of introducing software bugs. READ MORE

  5. 5. Behavioural comparison of test and field executions of video games

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

    Author : Chloé Marie Porion; [2023]
    Keywords : Software Testing; Field Monitoring; Test Monitoring; Video Games; Video Game Modding; Mjukvarutestning; Fältövervakning; Testövervakning; Videospel; Videospel Modding;

    Abstract : Software developers write tests to ensure that their application behaves as intended. However, the behaviour of an application in production may deviate from the behaviours that are tested. This difference between test and field executions is rarely assessed in practice. READ MORE