Essays about: "parallel test execution"

Showing result 1 - 5 of 26 essays containing the words parallel test execution.

  1. 1. Implementing UX/UI in a real-time speech recognition and translation application in Android and a clinical study

    University essay from Umeå universitet/Institutionen för tillämpad fysik och elektronik

    Author : Pamela Chilo; [2023]
    Keywords : ;

    Abstract : According to WHO(World Health Organization) there are over 1,5 billion people living with hearing loss. Furthermore, HRF(Hörselskadades riksförbund) believe that ‘hidden hearing loss’ can be a much larger scale of the population than what was believed. There are two parts in this project taking place parallel. READ MORE

  2. 2. Route Planning and Design of Autonomous Underwater Mine Reconnaissance Through Multi-Vehicle Cooperation

    University essay from Linköpings universitet/Fordonssystem

    Author : Jakob Hanskov Palm; [2020]
    Keywords : autonomous underwater vehicle; AUV; multi-vehicle cooperation; route planning; mine reconnaissance; travelling salesman problem; TSP; genetic algorithm; simulated annealing; dubins path;

    Abstract : Autonomous underwater vehicles have become a popular countermeasure to naval mines. Saab’s AUV62-MR detects, locates and identifies mine-like objects through three phases. By extracting functionality from the AUV62-MR and placing it on a second vehicle, it is suggested that the second and third phases can be performed in parallel. READ MORE

  3. 3. Optimizing Inter-core Data-propagation Delays in Multi-core Embedded Systems

    University essay from Mälardalens högskola/Akademin för innovation, design och teknik

    Author : Hasan Grosic; Emir Hasanovic; [2019]
    Keywords : multi-core; embedded systems; phased execution; bus; offline scheduling; constraint programming;

    Abstract : The demand for computing power and performance in real-time embedded systems is continuously increasing since new customer requirements and more advanced features are appearing every day. To support these functionalities and handle them in a more efficient way, multi-core computing platforms are introduced. READ MORE

  4. 4. Using Autonomous Agents for Software Testing Based on JADE

    University essay from Mälardalens högskola/Akademin för innovation, design och teknik

    Author : Adlet Nyussupov; [2019]
    Keywords : software testing; regression testing; autonomous agents; test case selection; coverage optimization; JADE;

    Abstract : The thesis work describes the development of a multiagent testing application (MTA) based on an agent approach for solving challenges in regression testing domain, such as: reducing the complexity of testing, optimizing the time consumption, increasing the efficiency and implementing the automation of this approach for regression testing. All these challenges related to effectiveness and cost, can be represented as measures of achieved code coverage and number of test cases created. READ MORE

  5. 5. Concurrency model for the Majo language : An analysis of graph based concurrency

    University essay from Mittuniversitetet/Avdelningen för informationssystem och -teknologi

    Author : Markus Fält; [2018]
    Keywords : Node; Thread; Concurrency; Mandelbrot; Majo;

    Abstract : Today most computers have powerful multi core processors that can perform many calculations simultaneously. However writing programs that take full advan- tage of the processors in modern day computers can be a challenge. This is due to the challenge of managing shared resources between parallel processing threads. READ MORE