Essays about: "static software testing"

Showing result 26 - 30 of 53 essays containing the words static software testing.

  1. 26. Pattern Recognition applied to Continuous integration system.

    University essay from Blekinge Tekniska Högskola/Institutionen för datalogi och datorsystemteknik

    Author : SHIVAKANTHREDDY VANGALA; [2018]
    Keywords : continuous integration; pattern recognition; artificial neural network; k-nearest neighbors;

    Abstract : Context: Thisthesis focuses on regression testing in the continuous integration environment which is integration testing that ensures that changes made in the new development code to thesoftware product do not introduce new faults to the software product. Continuous integration is software development practice which integrates all development, testing, and deployment activities. READ MORE

  2. 27. Self-learning algorithms applied in Continuous Integration system

    University essay from Blekinge Tekniska Högskola/Institutionen för datalogi och datorsystemteknik

    Author : Akhil Tummala; [2018]
    Keywords : Machine learning; Classification; Continuous Integration; Test case prioritization; Regression Testing;

    Abstract : Context: Continuous Integration (CI) is a software development practice where a developer integrates a code into the shared repository. And, then an automated system verifies the code and runs automated test cases to find integration error. For this research, Ericsson’s CI system is used. The tests that are performed in CI are regression tests. READ MORE

  3. 28. MIGRATING AND EVALUATING A TEST ENVIRONMENT FROM A DYNAMICALLY TO A STATICALLY TYPED LANGUAGE

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

    Author : Marija Djordjevic; Hamza Sabljakovic; [2018]
    Keywords : ;

    Abstract : Maintenance takes considerable effort in software development. Consequently, improving software maintainability can reduce costs and improve future maintenance of software. Previous research on the topic of software maintenance suggests that a type system might have impact on software maintainability. READ MORE

  4. 29. Development of a Standard for Structural Testing of Implants in Transfemoral Osseointegrated Prostheses

    University essay from Lunds universitet/Avdelningen för Biomedicinsk teknik

    Author : Sofie Ludvigsson; Emilia Öhr; [2016]
    Keywords : transfemoral amputation; osseointegrated prostheses; structural testing; OPRA; gait; simulations; OpenSim; Integrum AB; Technology and Engineering;

    Abstract : The aim of this Master's Thesis was to develop a standard for structural testing of implants to be used in transfemoral osseointegrated prostheses, since there is a lack of such standards for this type of implant. The methods used in this project include a literature study, a review of ISO standards, simulations of gait in a software called OpenSim, and a comparison of the OpenSim results with measurements from a load cell. READ MORE

  5. 30. Managing Technical Debt in Django Web Applications

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

    Author : Per Classon; [2016]
    Keywords : technical debt; managing technical debt; Django;

    Abstract : Technical debt is a metaphor that refers to the consequences of suboptimal software development. Developers will have to pay interest on this debt, in terms of costs of maintenance. The term helps developers communicate the importance of software quality. This thesis has studied technical debt in the context of Django web applications. READ MORE