Essays about: "code tracing"

Showing result 6 - 10 of 22 essays containing the words code tracing.

  1. 6. Randomness as a Cause of Test Flakiness

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Jesper Mjörnman; Daniel Mastell; [2021]
    Keywords : flaky; flaky tests; continuous integration; unit testing; python; pytest; tracing; logging; automatic flaky detection; automatic flaky; test flakiness; randomness; randomness flakiness; flaky dataset;

    Abstract : With today’s focus on Continuous Integration, test cases are used to ensure the software’s reliability when integrating and developing code. Test cases that behave in an undeterministic manner are known as flaky tests, which threatens the software’s reliability. READ MORE

  2. 7. Creating custom APIs to solve shortcomings in existing JavaScript Front-End Frameworks

    University essay from Högskolan Kristianstad/Fakulteten för naturvetenskap

    Author : Ivan Marosan; Yousef Namazi; [2020]
    Keywords : React.js; JavaScript; API; API creation; user interface; front-end framework;

    Abstract : The technology of creating web-based applications has been expanding and making better user interfaces that can support many different focus groups, such as building a website that is flexible and easy-to-use for children and/or the elderly. Another expansion has been in the field of storages of data and connectivity. READ MORE

  3. 8. Distributed Trace Comparisons for Code Review : A System Design and Practical Evaluation

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

    Author : Hannes Rabo; [2020]
    Keywords : Distributed tracing; Request flow comparison; Developer productivity; Code review; Distributed systems; Distribuerad tracing; Jämförelse av protokollförfrågningsflöden; produktivitet hos utvecklare; Kodgranskning; Distribuerade systems;

    Abstract : Ensuring the health of a distributed system with frequent updates is complicated. Many tools exist to improve developers’ comprehension and productivity in this task, but room for improvement exists. READ MORE

  4. 9. Evaluation of template-based programming question generation for Computer Science education

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

    Author : Humam Behnam; Artin Mirzaian; [2020]
    Keywords : ;

    Abstract : In recent years an interest has sparked in universities to enhance student learning in introductory programming courses that go beyond the traditional learning methods. Therefore, it was in our interest to investigate whether template-based programming questions are more effective for learning programming concepts compared to reading literature. READ MORE

  5. 10. Return barriers and their application to stack tracing on modern VMs

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

    Author : Robert Welin-Berger; [2019]
    Keywords : ;

    Abstract : Virtual machines are today at the core of a very large portion of the code that runs our everyday lives. Their relative performance and characteristics are of high significance for society indirectly and few other are as impactful as the JVM. READ MORE