Essays about: "TDD based frameworks"

Found 1 essay containing the words TDD based frameworks.

  1. 1. Investigation of Test-Driven Development based on Mock Objects for Non-OO Languages

    University essay from Institutionen för datavetenskap; Tekniska högskolan

    Author : Sandhya Mudduluru; [2012]
    Keywords : Test-Driven Development; Test-Driven Design; TDD; Mocks; Stubs; Unit Testing; Extreme programming; Code Dependencies; TDD based frameworks; Unity; CppUTest; CMock.;

    Abstract : In traditional software development, bug detection or testing comes as an afterthought. However, bugs are difficult to detect in the later stages of software development that result in long debugging time. Usually, bugs are left out because of higher concentration on development effort, leaving lesser time for testing. READ MORE