Essays about: "testability framework"

Showing result 1 - 5 of 8 essays containing the words testability framework.

  1. 1. Increasing Maintainability for Android Applications : Implementation and Evaluation of Three Software Architectures on the Android Framework

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Hugo Källström; [2016]
    Keywords : ;

    Abstract : Developing maintainable Android applications has been a difficult area ever since the first android smartphone was released. With better hardware and an ever growing community of open source contributors, Android development has seen drastic changes over the past years. READ MORE

  2. 2. Code Generation in Java : A modular approach for better cohesion

    University essay from Högskolan i Skövde/Institutionen för informationsteknologi

    Author : Emil Forslund; [2015]
    Keywords : Java; Design; Quality; Model; View; Controller; MVC; Coupling; Cohesion; Maintainability; Reusability; Testability; Modularization; Automated Programming; Object Relational Mapping; Metrics; Code; Generation; ORM;

    Abstract :  This project examines how the quality of a code generator used in an Object-Relational Mapping (ORM) framework can be improved in terms of maintainability, testability and reusability by changing the design from a top-down perspective to a bottom up. The resulting generator is tested in a case study to verify that the new design is more cohesive and less coupled than an existing code generator. READ MORE

  3. 3. Rationales and Approaches for Automated Testing of JavaScript and Standard ML

    University essay from Institutionen för informationsteknologi

    Author : Emil Wall; [2014]
    Keywords : ;

    Abstract : The ever increasing complexity of web applications has brought new demands on automated testing of JavaScript, requiring test-driven development to achieve maintainable code. A contrasting area is testing of Standard ML, another functional language but with important differences. READ MORE

  4. 4. Software Test Strategies for the RNC RNH Subsystem

    University essay from KTH/Kommunikationsnät

    Author : Mohammad Hamed Yazdi; [2013]
    Keywords : mobile networks; testing;

    Abstract : This work concerns software testing strategies for the Radio Network Controller (RNC) RadioNetwork Handler (RNH) subsystem at the WCDMA development department at Ericsson AB. Due to the rapid development in the area of radio communication It is crucial to constantly develop and deliver new software components without errors in the code, which has to be tested and proved to work on a regular basis. READ MORE

  5. 5. Designing and implementing an architecture for single-page applications in Javascript and HTML5

    University essay from Programvara och system; Tekniska högskolan

    Author : Jesper Petersson; [2012]
    Keywords : Javascript; HTML5; SPA; Single-page application; Framework; MinimaJS; Architecture; Software; Web; SEO; Search engine optimization; testing; testability;

    Abstract : A single-page application is a website that retrieves all needed components in one single page load. The intention is to get a user experience that reminds more of a native appli- cation rather than a website. READ MORE