Essays about: "continuous-integration"

Showing result 21 - 25 of 118 essays containing the word continuous-integration.

  1. 21. Framework and Tools for IT Security within Logistics and Infrastructure oriented Operations : With a focus on Static Application Security Testing

    University essay from Högskolan Dalarna/Institutionen för information och teknik

    Author : Elias Seger; Fredrick Schedin; [2022]
    Keywords : SAST; Continuous integration; SonarQube; OWASP; CWE; Security tools;

    Abstract : Static Application Security Testing Tools (SAST) is a security tool that claims to help with security in an IT system. Static Application Security Testing tools are technical solutions that operate within the continuous integration of the system. READ MORE

  2. 22. Non-deterministic tests and where to find them : Empirically investigating the relationship between flaky tests and test smells by examining test order dependency

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Sokrates Lamprou; [2022]
    Keywords : flaky tests; continuous integration; regression tests; test order dependency;

    Abstract : Flaky tests are non-deterministic tests that both pass and fail when no new code changes have been introduced to the code under test. This is a widespread problem for the Continuous Integration community where the underlying idea is that code is only integrated if all test cases pass. READ MORE

  3. 23. A Case Study of Automated Testing : Understanding the Impacts within an Organisational Environment

    University essay from Uppsala universitet/Informationssystem

    Author : Aryan Adrian Moezzi; Irina Siskina; [2022]
    Keywords : Automated Testing; Continuous Integration; Quality Assurance;

    Abstract : When designing a software, it was commonplace to use specialised techniques to ensure quality of the final product. Continuous Integration (CI) provides developers a strategy by allowing for teams to continuously add to their project daily without conflicting with prior work. READ MORE

  4. 24. Dynamic Test Scope Selection in Continuous Integration Loop

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Gabraiel Bahnan; [2022]
    Keywords : Test automation; Test case selection; Quality Assurance; Application programming interface; Test case prioritization; Regression testing; Continuous integration;

    Abstract : Continuous integration (CI) is a critical step in big software projects, and the telecommunications industry relies on it in 5G network deployment. The testing infrastructure during the implementation is significantly challenging, and the developers need to execute fewer tests to get faster feedback about their changes in the code. READ MORE

  5. 25. Sequential Anomaly Detection for Log Data Using Deep Learning

    University essay from Göteborgs universitet/Institutionen för matematiska vetenskaper

    Author : Lina Hammargren; Wei Wu; [2021-06-14]
    Keywords : anomaly detection; recurrent neural network; long short-term memory; semi-supervised learning; seq2seq; transformer; unsupervised learning; log analysis;

    Abstract : Abstract Software development with continuous integration changes needs frequent testing for assessment. Analyzing the test output manually is time-consuming and automating this process could be beneficial to an organization. READ MORE