Essays about: "Kontinuerlig integration"

Showing result 16 - 20 of 34 essays containing the words Kontinuerlig integration.

  1. 16. Identifying New Fault Types Using Transformer Embeddings

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

    Author : Mikael Karlsson; [2021]
    Keywords : Transformer Models; Clustering; Embeddings; Deep Learning; Fault Identification; Transformatorbaserade modeller; Klustering; Djupinlärning; Felidentifiering;

    Abstract : Continuous integration/delivery and deployment consist of many automated tests, some of which may fail leading to faulty software. Similar faults may occur in different stages of the software production lifecycle and it is necessary to identify similar faults and cluster them into fault types in order to minimize troubleshooting time. READ MORE

  2. 17. DevOps for Data Science System

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

    Author : Zhongjian Zhang; [2020]
    Keywords : Data science; DevOps; convolutional neural network; transfer learning;

    Abstract : Commercialization potential is important to data science. Whether the problems encountered by data science in production can be solved determines the success or failure of the commercialization of data science. Recent research shows that DevOps theory is a great approach to solve the problems that software engineering encounters in production. READ MORE

  3. 18. Evaluating the Performance and Capabilities of Popular Android Mobile Application Testing Automation Frameworks in Agile/ DevOps Environment

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

    Author : Kishore Baktha; [2020]
    Keywords : Mobile Applications; Mobile Application Testing Automation Frameworks; Agile DevOps; Key Performance Indicators; Espresso; Appium; Robotium; Mobilapplikationer; Mobilapplikation Testar Automatiseringsramar; Agile DevOps; Viktiga Resultatindikatorer; Espresso; Appium; Robotium;

    Abstract : The number of mobile applications has increased tremendously over the last decade, thereby also having increased the importance of mobile application testing. Testing is a very crucial process in the development of a mobile application to ensure reliability and proper functionality. READ MORE

  4. 19. Introducing automatic software fault localization in a continuous integration environment

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

    Author : Johannes Wirkkala Westlund; [2020]
    Keywords : ;

    Abstract : In this thesis we investigate the usefulness of neural networks to infer the relationship between co-changes of software modules and test verdicts with the goal of localizing software faults. Data for this purpose was collected from a continuous integration (CI) environment at the telecommunications company Ericsson. READ MORE

  5. 20. Using NLP Techniques for Log Analysis to Recommend Activities For Troubleshooting Processes

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

    Author : Martin Sköld; [2020]
    Keywords : ;

    Abstract : Continuous Integration is the practice of building and testing software every time a code change is merged into its entire codebase. At the merge, the source code is compiled, dependencies are resolved, and test cases are executed. READ MORE