Essays about: "object oriented software engineering"

Showing result 6 - 10 of 24 essays containing the words object oriented software engineering.

  1. 6. 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

  2. 7. Studying the Relation BetweenChange- and Fault-proneness : Are Change-prone Classes MoreFault-prone, and Vice-versa?

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Ahmad Abdilrahim; Caesar Alhawi; [2020]
    Keywords : Empirical software engineering; Change-proneness; Fault-proneness; Object-oriented; Metrics;

    Abstract : Software is the heartbeat of modern technology. To keep up with the new demands and expansion of requirements, changes are constantly introduced to the software, i.e., changes can also be made to fix an existing fault/defect. READ MORE

  3. 8. Analysing Lambda Usage in the C++ Open Source Community

    University essay from Mittuniversitetet/Institutionen för data- och systemvetenskap

    Author : Jonathan Bengtsson; Heidi Hokka; [2020]
    Keywords : C ; Lambda Functions; Static Code Analysis; Mining Repositories; Software Engineering Practices; C ; lambdafunktioner; statisk kodanalys; utvinning av information i repositorier; sedvänjor i programvaruutveckling;

    Abstract : Object-oriented languages have made a shift towards incorporating functional concepts such as lambdas. Lambdas are anonymous functions that can be used within the scope of other functions. In C++ lambdas are considered difficult to use for inexperienced developers. This implies that there may be problems with lambdas in C++. READ MORE

  4. 9. Automating Integration-Level Test Case Generation for Object-Oriented .Net Applications

    University essay from Mälardalens högskola/Akademin för innovation, design och teknik

    Author : Mehdi Qorbanpur; [2020]
    Keywords : Integration testing; test case generation; Roslyn; Object oriented testing; OO testing; .Net testing;

    Abstract : In spite of introducing many techniques and tools, nowadays still most of software testing is done manually. This means spending more cost and time and increasing the possibility of bugs. READ MORE

  5. 10. Reverse Architecting: Automatic labelling of- Concerns in Reverse Engineered Software Systems

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

    Author : Berima K. Andam; [2015-07-20]
    Keywords : Reverse engineering; program comprehension; concern; static analysis; software metrics;

    Abstract : A significantly large fraction of time during development and maintenance is spent on understanding unfamiliar parts of software systems. The existence of software documentation, such as software architecture design documentation can significantly reduce the amount of time spent on this task. READ MORE