Essays about: "software maintainability"

Showing result 1 - 5 of 92 essays containing the words software 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. 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

  3. 3. 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

  4. 4. Studying the Relationship between Architectural Smells andMaintainability

    University essay from Mittuniversitetet/Institutionen för kommunikation, kvalitetsteknik och informationssystem (2023-)

    Author : Alexander Berglund; Simon Karlsson; [2023]
    Keywords : architectural smells; software architecture; software maintenance; software metrics; software quality;

    Abstract : In recent years, there has been a surge in research on theimpact of architectural smells on software maintainability.Maintainability in turn encompasses several other qualityattributes as sub-characteristics, such as modularity andtestability. READ MORE

  5. 5. Simplifying Software Testing in Microservice Architectures through Service Dependency Graphs

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

    Author : Marcus Alevärn; [2023]
    Keywords : Microservice architecture; Service Dependency Graph; Software testing; Mikrotjänstarkitektur; Tjänsteberoendegraf; Mjukvarutestning;

    Abstract : A popular architecture for developing large-scale systems is the microservice architecture, which is currently in use by companies such as Amazon, LinkedIn, and Uber. The are many benefits of the microservice architecture with respect to maintainability, resilience, and scalability. READ MORE