Essays about: "test suite"

Showing result 31 - 35 of 154 essays containing the words test suite.

  1. 31. Testprioritering med stöd av maskininlärning

    University essay from

    Author : Teo Becerra; Erik Zeidlitz; [2021-06-01T08:46:44Z 2021-06-01T08:46:44Z 2021 2020]
    Keywords : Test Prioritization; Machine Learning; Regression Testing; Continuous Integration; Optimization; Python;

    Abstract : Regression testing is an integral part of the continuous integration software development practice. As testing suites grow larger and execution time increases the development cycle slows down. By prioritizing tests within a given test suite development time can be optimized if tests more likely to fail are executed first. READ MORE

  2. 32. Anomaly Detection in Log Files Using Machine Learning Techniques

    University essay from Blekinge Tekniska Högskola/Fakulteten för datavetenskaper

    Author : Lakshmi Geethanjali Mandagondi; [2021]
    Keywords : Anomaly Detection; Log Files; Machine Learning; Clustering; Outlier Detection;

    Abstract : Context: Log files are produced in most larger computer systems today which contain highly valuable information about the behavior of the system and thus they are consulted fairly often in order to analyze behavioral aspects of the system. Because of the very high number of log entries produced in some systems, it is however extremely difficult to seek out relevant information in these files. READ MORE

  3. 33. Enabling Java Software Developers to use ATCG tools by demonstrating the tools that exist today, their usefulness, and effectiveness

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : RASHED QAZIZADA; [2021]
    Keywords : Automated Test Case Generation; ATCG; ATG; Java Software Testing; Java Testing Tools; Test case generation; Object-Oriented software testing tools; open source tools; Mutation Testing; Mutation Score; Automated Tools; Test Suite;

    Abstract : The software industry is expanding at a rapid rate. To keep up with the fast-growing and ever-changing technologies, it has become necessary to produce high-quality software in a short time and at an affordable cost. READ MORE

  4. 34. Data-driven test case design of automatic test cases using Markov chains and a Markov chain Monte Carlo method

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

    Author : John Lindahl; Douglas Persson; [2021]
    Keywords : testing; test automation; Data-driven test case design; Markov chain; MC; Markov chain Monte Carlo; MCMC; Model-based testing; MBT; Metropolis-Hastings; statistics;

    Abstract : Large and complex software that is frequently changed leads to testing challenges. It is well established that the later a fault is detected in software development, the more it costs to fix. READ MORE

  5. 35. A comparison between native and secure runtimes : Using Podman to compare crun and Kata Containers

    University essay from Högskolan i Skövde/Institutionen för informationsteknologi

    Author : Fredrik Björklund; [2021]
    Keywords : Containers; Crun; Kata Containers; Python; Virtualization; Security; Benchmarking;

    Abstract : Containers is a widely used way of developing and delivering software today. As they take use of abilities in the kernel to provide isolation and control, they provide a small overhead compared to traditional Virtual Machines. But with using a shared kernel comes additional security threats. READ MORE