Essays about: "thesis for Object oriented software metrics"

Found 4 essays containing the words thesis for Object oriented software metrics.

  1. 1. Fault detection power of unit and system testing in Java open source projects

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

    Author : ANDREEA SULUGIU; [2021-07-06]
    Keywords : Software testing; unit test; system test; test categorization; bugs; project; thesis; fault detection;

    Abstract : Testing is one of the most crucial steps in providing quality for software products. Two key and heavily used testing levels are unit and system testing, each level hav ing different benefits and drawbacks. For their testing process a software team needs to decide where the focus and effort should be put, often by creating a strategy for testing. READ MORE

  2. 2. Design, implementation and evaluation of a daylight estimation tool using 3D city model data

    University essay from Lunds universitet/Institutionen för naturgeografi och ekosystemvetenskap

    Author : Peter Nezval; [2021]
    Keywords : 3D city model; CityJSON; solar energy; free and open-source software; 3D feature extraction; solar urban planning; sustainable urban development; geomatics; Earth and Environmental Sciences; Technology and Engineering;

    Abstract : Solar energy is an important component of sustainable urban development. However, it is still not reaching its full potential due to several reasons. One of them is a lack of free tools based on open geodata capable of estimating solar energy (daylight) metrics on building features, e.g. READ MORE

  3. 3. Functional Reactive Programming as programming model for telecom server software

    University essay from Linköpings universitet/Programvara och system; Linköpings universitet/Tekniska fakulteten

    Author : Klervie Toczé; [2014]
    Keywords : reactive-banana; functional reactive programming; maintainability; performance; object-oriented programming; LTE; telecom application;

    Abstract : This thesis studies the use of the functional reactive programming (FRP) framework reactive-banana in a prototype which simulates a part of a Long-Term Evolution (LTE) base station: the Radio Resource Control connection setup procedure. The investigated problem is to determine whether using this FRP framework leads to an implementation with suitable performance and improved maintainability compared to the current implementation. READ MORE

  4. 4. Measuring Cohesion and Coupling of Object-Oriented Systems Derivation and Mutual Study of Cohesion and Coupling

    University essay from Blekinge Tekniska Högskola/Avdelningen för programvarusystem

    Author : Imran Baig; [2004]
    Keywords : class cohesion; class coupling; relationships;

    Abstract : Cohesion and coupling are considered amongst the most important properties to evaluate the quality of a design. In the context of OO software development, cohesion means relatedness of the public functionality of a class whereas coupling stands for the degree of dependence of a class on other classes in OO system. READ MORE