Essays about: "Design for Maintainability"

Showing result 1 - 5 of 52 essays containing the words Design for Maintainability.

  1. 1. State Machine Model-To-Code Transformation In C

    University essay from Uppsala universitet/Signaler och system

    Author : Jonathan Carlgren; Per William Oskarsson; [2023]
    Keywords : State Machine; Model To Code; C; UML; ElementTree; XMI; Programming; Python; Benchmark;

    Abstract : A state machine model can turn a complex behavioural system into a more accessible graphical model, and can improve the way people work with system design by making it easier to communicate and understand the system. The clear structure of a state machine model enables automatic generation of well structured, and consequently readable, and maintainable code. READ MORE

  2. 2. The Impact of AI-generated Code on Web Development: A Comparative Study of ChatGPT and GitHub Copilot

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Edvin Fajkovic; Erik Rundberg; [2023]
    Keywords : ChatGPT; Copilot; Ethics; GPT-3; Codex;

    Abstract : Background. Machine learning and artificial intelligence are advancing faster than ever, code generation is becoming a hot topic and is starting to gain traction in the industry. This creates the question, is it possible to create a complete website from scratch using only code generated by AI? Objectives. READ MORE

  3. 3. Tenant Separation on a multi-tenant microservice platform

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

    Author : Axel Sandqvist; [2023]
    Keywords : multitenancy; multi-tenant; multitenant; cloud; cloud storage; IAM; Access control; Technology and Engineering;

    Abstract : Axis Communications wishes to investigate their PaaS system, Axis Connected Services(ACX), with regard to separation of the tenants of the platform to ensure the implemented separation technologies are used correctly and to find out whether more separation is necessary. ACX ties together several previously separate services under a single umbrella, with the goal of improving usability and increasing inter-service functionalities and centralisation of the software products Axis has developed for their devices. READ MORE

  4. 4. Sync your tests : A qualitative study on strategies for testing asynchronous code

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

    Author : Rasmus Lagerström; Filip Kjellgren; [2023]
    Keywords : ;

    Abstract : The rise of Electrical control units inside of vehicles has led to strict safety regulationsin terms of testing specific software. When the software indicates errors due to inconsistenttests, instead of actual faults, problems arise and a product’s credibility and reliability arequestioned. READ MORE

  5. 5. Data Pipeline Design for Audit Analytics : Data Ingestion Tools Evaluation & Proof of Concept

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

    Author : Adam Bylund; [2023]
    Keywords : ;

    Abstract : The amount of data and its importance is increasing for many industries. To fully take advantage of the data it must be easily accessible and understandable for the user. From a software perspective, the applications used for analyzing the data should be developed with this aspect in mind. READ MORE