Essays about: "Open Source Projects"

Showing result 36 - 40 of 162 essays containing the words Open Source Projects.

  1. 36. Classification of role stereotypes for classes in UML class diagrams using machine learning

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Jobaer Ahmed; Maoyi Huang; [2021-03-03]
    Keywords : role-stereotypes; machine learning algorithm; classification; data analysis; data mining; UML class diagram; software design; software engineering;

    Abstract : Software development process is becoming inherently complex in recent decades. To reduce the complexity in the development process developers, software practitioners are constantly looking for newer approach. One approach can be understanding the software design for instance, the UML models earlier in the software development process. READ MORE

  2. 37. A Performance Analysis of Intrusion Detection with Snort and Security Information Management

    University essay from Linköpings universitet/Databas och informationsteknik

    Author : Christian Thorarensen; [2021]
    Keywords : Snort; Snort 3; PulledPork; IDS; Open Distro for Elasticsearch; ODFE; SIM; SIEM; ET Open; D-ITG;

    Abstract : Network intrusion detection systems (NIDSs) are a major component in cybersecurity and can be implemented with open-source software. Active communities and researchers continue to improve projects and rulesets used for detecting threats to keep up with the rapid development of the internet. READ MORE

  3. 38. Contributions to the usability of Sorald for repairing static analysis violations

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

    Author : Henry Luong Phu; [2021]
    Keywords : Software quality; static analysis; rule violation; automated repair; Kvalitetssäkring; statiskt analys; regelbrott; automatisk reparation;

    Abstract : Automated static analysis tools are important in modern software quality assurance. These tools scan the input source or binary code for a set of rules to detect functional or maintainability problems and then warn developers about the found rule violations. READ MORE

  4. 39. Emulation of the Crazyflie 2.1 Hardware for Embedded Control System Testing

    University essay from Lunds universitet/Institutionen för reglerteknik

    Author : Josefine Möllerström; Max Nyberg Carlsson; [2021]
    Keywords : Technology and Engineering;

    Abstract : Embedded systems are hard to debug and the field of control software testing is relatively unexplored. Progress in these areas could provide better testing heuristics and safer systems. More specifically, hardware emulation is a potentially powerful tool that can help improve the speed and quality of the development cycle. READ MORE

  5. 40. Possibilities of automatic detection of "Async Wait" Flaky tests in Python applications

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

    Author : Joel Nilsson; [2021]
    Keywords : flaky test async wait asynchronous waiting python;

    Abstract : Flaky tests are defined as tests that show non-deterministic outcomes, meaning they can show both passing and failing results without changes to the code. These tests cause a major problem in the software development process since it can be difficult to know if the cause of a failure originates from the production- or test code. READ MORE