Essays about: "Object-Oriented software testing tools"

Showing result 1 - 5 of 6 essays containing the words Object-Oriented software testing tools.

  1. 1. The Efficiency of Good Software Practices : A Case Study on a Radar Meteor Analysis Software Rewrite

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Kenneth Kullbrandt; [2022]
    Keywords : software practices; computer science; rewrite; refactor;

    Abstract : Software engineering as a profession has since early on in its conception been focused with how to best maximize the quality of software. Quality in this regard is both objectively measurable things (like speed, size, and cost) and less measurable things (like conciseness, elegance, and customer satisfaction). READ MORE

  2. 2. Enabling Java Software Developers to use ATCG tools by demonstrating the tools that exist today, their usefulness, and effectiveness

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

    Author : RASHED QAZIZADA; [2021]
    Keywords : Automated Test Case Generation; ATCG; ATG; Java Software Testing; Java Testing Tools; Test case generation; Object-Oriented software testing tools; open source tools; Mutation Testing; Mutation Score; Automated Tools; Test Suite;

    Abstract : The software industry is expanding at a rapid rate. To keep up with the fast-growing and ever-changing technologies, it has become necessary to produce high-quality software in a short time and at an affordable cost. READ MORE

  3. 3. 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. 4. 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. 5. Test-Driven Development in Clojure : An analysis of how differences between Clojure and Java affects unit testing and design patterns

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Niclas Nilsson; [2015]
    Keywords : TDD; Test-Driven Development; Clojure; Design patterns; Java;

    Abstract : Agile methods and Test-Driven Development are well established methodologies within the software development industry. As a large part of today’s software development is done in Object-Oriented languages like Java it’s only natural that agile best practices have evolved to fit into the Object-Oriented paradigm. READ MORE