Global ETD Search
Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.
Results
Showing 1 to 6 of 6 for “"Test Driven Development (TDD)"”.
-
Best Practices for Test Driven Development
In his award-winning book, Test-driven Development By Example, Kent Beck wrote, "Clean code that works...is the goal of Test-driven Development (TDD)." TDD is a style of software development that first begins with the creation of tests and then makes use short, iterative development cycles until …
-
Web-CAT: A Web-based Center for Automated Testing
The fundamentals of software testing and related activities are often elusive in undergraduate curricula. A direct consequence of the lack of software testing efforts during education is the huge losses suffered by the software industry when applications are not sufficiently tested. Software …
-
Modeling Student Software Testing Processes: Attitudes, Behaviors, Interventions, and Their Effects
Effective software testing identifies potential bugs and helps correct them, producing more reliable and maintainable software. As software development processes have evolved, incremental testing techniques have grown in popularity, particularly with introduction of test-driven development (TDD). …
-
Test-driven development of embedded control systems: application in an automotive collision prevention system
With test-driven development (TDD) new code is not written until an automated test has failed, and duplications of functions, tests, or simply code fragments are always removed. TDD can lead to a better design and a higher quality of the developed system, but to date it has mainly been applied to …
-
Why do software developers practice test-driven development?
… software developers' intention to perform test driven development (TDD). Unit tests are a form of testing, where tests are written for small units of software being developed. TDD is a practice where these tests are written before the functionality is written, so as to guide the design of …
-
Improving WebIDE Through Delightful Design and Gamification
… <p>engineering best practices, specically Test Driven Development. Previous Web-</p> <p>IDE development has concentrated on developing functionality. The main goal</p> <p>of this eort is to improve two non-functional aspects of WebIDE. The rst is to</p> <p>design a more delightful user …