Essays about: "test-driven development"

Showing result 1 - 5 of 40 essays containing the words test-driven development.

  1. 1. Investigation on Expectations, Beliefs, and Limitations of Test-DrivenDevelopment in Practice

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

    Author : Sree Kavya Ganja; Prudhvi Nath Naidu Cherukuri; [2023]
    Keywords : Agile; Software testing; Test Driven Development; Expectations; Limitations.;

    Abstract : Background: In current software development, agile development approaches are widely used. One of these methods is Test-driven development (TDD). TDD is said to be a perfect fit for development as it is highly collaborative and is said to improve productivity and accuracy in development. READ MORE

  2. 2. Automatic overcurrent and leakage current sensing in multiple channel NMES systems

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

    Author : Malin Otter; Bashar Jamal Pati; [2023]
    Keywords : Neuromuscular Electrical Stimulation; Current monitoring; Overcurrent sensing; Leakage current sensing; Embedded systems; Instrumentation amplifier; Neuromuskulär elektrisk stimulering; Strömmätning; Överström detektering; Läckström detektering; Inbyggda system; Instrumentförstärkare;

    Abstract : This report presents the development, implementation, and testing of a current monitor system that is specifically developed for testing a neuromuscular electrical stimulation system (NMES). The NMES system, developed by KTH and its academic and industrial partners Karolinska institute and Matrix Muscle Support, incorporates advanced features aimed at preventing cardiovascular diseases. READ MORE

  3. 3. Simulator improvements and scenario testing

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Lukas Gunnarsson; [2023]
    Keywords : software testing; test-driven development; test effectiveness; test automation; simulator; keybox;

    Abstract : The usage of a graphical user interface (GUI) in software often make up for a greatexperience for the user and is often not an issue, until the only way to run a programis through a GUI. Such a dependency will make development of a project very hardas the only way to perform tests is to execute them manually. READ MORE

  4. 4. Test-Driven Development with the Focus on Inexperienced Programmers: A Literature Review.

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Adam Nyman; Oliver Rimmi; [2022]
    Keywords : Test-driven development; TDD; Test-last Development; TLD; Inexperienced developers;

    Abstract : Test-driven development is a software development practice that prompts developers to write tests before writing source code. Studies report varied results on the effects that test-driven development has on the development process, and how this practice compares to other development practices, such as more traditional test-last development methodologies. READ MORE

  5. 5. Automated Functional Tests for a Web Application

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Johan Wulf; Erik Svensson Fahlström; [2022]
    Keywords : Test; automation; single sign on; frameworks; JavaScript; Technology and Engineering;

    Abstract : When developing a large application, many companies use techniques such as Test Driven Development in order to get a range of tests on which they later can validate their code with. This has become the standard in many work environments. READ MORE