Essays about: "static software testing"

Showing result 16 - 20 of 53 essays containing the words static software testing.

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

  2. 17. Exploring the quality attribute and performance implications of using GraphQL in a data-fetching API

    University essay from Malmö universitet/Fakulteten för teknik och samhälle (TS)

    Author : Daniel Wikander; [2020]
    Keywords : GraphQL; API; REST; ATAM; Software architecture;

    Abstract : The dynamic query language GraphQL is gaining popularity within the field as more and more software architects choose it as their architectural model of choice when designing an API. The dynamic nature of the GraphQL queries provide a different way of thinking about data fetching, focusing more on the experience for the API consumer. READ MORE

  3. 18. Continued integration of simulated vehicle model for software verification in CANoe and Simulink

    University essay from Lunds universitet/Industriell elektroteknik och automation

    Author : Johan Persson; [2020]
    Keywords : CANoe; CAN; BorgWarner; Simulation; Vehicle Model; Test; Technology and Engineering;

    Abstract : This Master’s thesis investigates if a previously integrated Simulink based vehicle model works for testing and verifying software on an ECU (electronic control unit) used to control a four-wheel drive coupling in cars. The testing is done through a specific program called CANoe that allows the tester to both develop and run test cases. READ MORE

  4. 19. Limiting Transitive Closure for Static Regression Test Selection approaches

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

    Author : Henrik Karlsson; [2019]
    Keywords : ;

    Abstract : In computer science and software development it is important to test software in order to ensure reliability. Regression testing in order to find potential faults introduced by software changes is key to assuring that the software is stable. READ MORE

  5. 20. Code Reviewer Recommendation : A Context-Aware Hybrid Approach

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

    Author : Anton Strand; Markus Gunnarsson; [2019]
    Keywords : Code review; Context-aware; Recommender Systems; Gerrit;

    Abstract : Background. Code reviewing is a commonly used practice in software development. It refers to the process of reviewing new code changes, commonly before they aremerged with the code base. However, in order to perform the review, developers need to be assigned to that task. READ MORE