Advanced search

Showing result 1 - 5 of 6 essays matching the above criteria.

  1. 1. Evidence and perceptions on GUI test automation : An explorative Multi-Case study

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

    Author : Chahna Polepalle; Ravi Shankar Kondoju; [2017]
    Keywords : GUI test automation; when to automate; testability requirements; automation waste; maintenance;

    Abstract : Context. GUI-based automation testing is a costly and tedious activity in practice. As GUIs are well-known for being modified and redesigned throughout the development process, the corresponding test scripts are not valid anymore thereby being a hindrance to automation. READ MORE

  2. 2. On the Complexity Measurement of Industrial Control Software

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

    Author : Adnan Muslija; [2017]
    Keywords : ;

    Abstract : Embedded systems are becoming a dominant part of the computer systems that we use both in our every day life and in the industry. For domain specific and industrial use, specialized embedded systems, called Programmable Logic Controllers, are used to run software which provides supervisory control. READ MORE

  3. 3. The adoption of Industry 4.0- technologies in manufacturing : a multiple case study

    University essay from KTH/Industriell Management

    Author : SAMUEL NILSEN; ERIC NYBERG; [2016]
    Keywords : Industry 4.0; Diffusion of Innovation; MLP; Big data; Internet of Things; Logics of;

    Abstract : Innovations such as combustion engines, electricity and assembly lines have all had a significant role in manufacturing, where the past three industrial revolutions have changed the way manufacturing is performed. The technical progress within the manufacturing industry continues at a high rate and today's progress can be seen as a part of the fourth industrial revolution. READ MORE

  4. 4. Adaptation of Software Testability Concept for Test Suite Generation : A systematic review

    University essay from Blekinge Tekniska Högskola/Sektionen för datavetenskap och kommunikation

    Author : Prakash Malla; Bhupendra Gurung; [2012]
    Keywords : software testability; test suite generation; testability framework; testability factors; testability measurements;

    Abstract : Context: Software testability, which is the degree to which a software artifact facilitates process of testing, is not only the indication of the test process effectiveness but also gives the new perspective on code development. Since more than fifty percent of total software development costs is related to testing process activities, Software testability has always been the improving area in software domain so that we can make the software development process effective with respect to test cases writing and fault detection process. READ MORE

  5. 5. On Patterns for Refactoring Legacy C++ Code into a Testable State Using Inversion of Control

    University essay from Institutionen för datavetenskap

    Author : Per Böhlin; [2010]
    Keywords : Refactoring; Software Development; Coding Practices; Software Testing; Inversion of Control; Dependency Injection; Test Driven Development; Unit Testing; Inversion of Control Containers; Object Oriented Design;

    Abstract : Amending old projects of legacy code to include agile practices such as extensive unit testing and refactoring has proven difficult. Since automated unit testing was not widely used a decade ago, much code has been written without unit testing in mind. This is especially true for C++ where RAII has been the dominant pattern . READ MORE