Essays about: "Automated test and build"

Showing result 1 - 5 of 34 essays containing the words Automated test and build.

  1. 1. Continuous Integration for Embedded Software with Modular Firmware Architecture

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

    Author : Fabian Segatz; [2023]
    Keywords : Continuous integration; Embedded software development; Modular firmware architecture; Jenkins; Software quality; Kontinuerlig integration; Inbyggd programvaruutveckling; Modulär fastvara arkitektur; Jenkins; Programvarukvalitet;

    Abstract : Continuous Integration (CI) techniques are widely adopted in web and application development but have received limited attention in the embedded software domain. This thesis investigates the application of CI techniques in embedded software development through a case study at Cobolt AB, a company specializing in optoelectronics. READ MORE

  2. 2. Sentimental Analysis of CyberbullyingTweets with SVM Technique

    University essay from

    Author : Hrushikesh Thanikonda; Kavya Sree Koneti; [2023]
    Keywords : Cyberbullying tweets; Dataset; Data preprocessing; Machine Learning; Supervised Learning; Support Vector Machine; Validation.;

    Abstract : Background: Cyberbullying involves the use of digital technologies to harass, humiliate, or threaten individuals or groups. This form of bullying can occur on various platforms such as social media, messaging apps, gaming platforms, and mobile phones. With the outbreak of covid-19, there was a drastic increase in utilization of social media. READ MORE

  3. 3. Automated Application Security Testing in Two Pharmacovigilance Systems

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Daniel Fehrm; [2023]
    Keywords : ;

    Abstract : To improve the security of IT systems, companies can use automated security testing. In this thesis, three methods for automated security testingare evaluated and compared against each other. READ MORE

  4. 4. Fuzzing of PKCS#11 Trusted Application

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Kevin Zeng; [2022]
    Keywords : Fuzzing; white-box; PKCS#11; OP-TEE; AFL; Open-TEE; TA; Trusted Application; Technology and Engineering;

    Abstract : The main goal of this thesis is to find an effective way to fuzz trusted applications (TAs) with source code residing in trusted execution environment (TEE). While fuzzing TAs has been previously done, no work has been found to utilize the source code of TAs to improve the fuzzing. READ MORE

  5. 5. Real-Time Failure Event Streaming of Continuous Integration Builds

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

    Author : Felix Seifert; [2022]
    Keywords : Continuous Integration; Build; Streaming; Stream Processing Systems; Realtime systems; Developer Productivity Engineering; Kontinuerlig Integration; Bygge; Strömning; Strömningssystem; Realtidssystem; Utvecklarproduktivitet;

    Abstract : An application build describes compiling and linking the source code of a developed application to libraries and executables. A Continuous Integration (CI) build executes such a build after the source code has been changed and tries to integrate the changes into the existing application. READ MORE