Essays about: "maintainability"

Showing result 16 - 20 of 150 essays containing the word maintainability.

  1. 16. X.509 Certificate-Based Authentication for NETCONF and RESTCONF : Design Evaluation between Native and External Implementation

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

    Author : Qi Li; [2023]
    Keywords : NETCONF; RESTCONF; x509 over SSH; Erlang; Network Automation; PKIX; Public Key Infrastructure X.509 ; NETCONF; RESTCONF; x509 over SSH; Erlang; Nätverksautomatiserng; PKIX; Public Key Infrastructure X.509 ;

    Abstract : The Network Service Ochestrator (NSO) is a network automation system provided by Cisco that is used to automate large network changes with the ability to roll back in case of errors. It provides a rich northbound interface to communicate with the user and a southbound interface to orchestrate network devices securely. READ MORE

  2. 17. CodeViz - A Usability-Driven Call Graph Tool

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

    Author : Pontus Gustafsson; Ibrahim Hazem; [2023]
    Keywords : call graph; usability; maintainability; comprehension;

    Abstract : Since the start of software, comprehension has always been an issue solved through various methods, such as bottom-up models or visualizing code, specifically graphs. They are used to obtain a bird’s-eye view and the execution path of the software. Although these tools exist, they must include important usability features. READ MORE

  3. 18. Evaluation of different runner set-ups for CI/CD pipelines

    University essay from Linköpings universitet/Artificiell intelligens och integrerade datorsystem

    Author : Sindre Jonsson Wold; [2022]
    Keywords : continuous practices; CI CD; software quality;

    Abstract : DevOps and continuous practices are increasingly popular development practices aiming at bridging the gap between software development and IT operations with the indented outcome of shorter development life cycles while maintaining a high software quality. A fundamental part of many DevOps systems is a CI/CD (continuous integration/deployment) pipeline allowing for automatic building, testing and deployment of software. READ MORE

  4. 19. Applying maintainability guidelines within Flutter Applications : A qualitative interview study on maintainability using flutter application

    University essay from Jönköping University/JTH, Avdelningen för datavetenskap

    Author : Ludwig Jareblad; [2022]
    Keywords : ;

    Abstract : .... READ MORE

  5. 20. Improving maintenance of CSS through structure and refactoring strategies

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

    Author : Villiam Rydfalk; [2022]
    Keywords : CSS; Maintainability; Maintenance; Refactoring; Refactoring Strategies; Visual Regression; Dead Code; Refactoring Tools; CSS Structure;

    Abstract : This study assesses how maintainability can be improved by manual and automatic refactoring strategies. Firstly, the structure of the CSS is important and CSS rules should conform to a certain order depending on their purpose. Secondly, dead code makes files unnecessarily large and more difficult to read. READ MORE