Test-Driven Development
631 Followers
Most cited papers in Test-Driven Development
Present business world competition between the companies is increasing a lot with respect to quality, services and trust worthiness. Test driven development approach is one of the key factors for quality delivery of products. Test driven... more
More than 50% of software development effort is spent in testing phase in a typical software development project. Test case design as well as execution consume a lot of time. Hence, automated generation of test cases is highly required.... more
Resumen Test Driven Development (Desarrollo Dirigido por Pruebas) es una disciplina de diseño y programación, donde cada nueva línea de código que escribe un programador es en respuesta a una prueba que ha fallado, también escrita por el... more
— Optimizing processes in software development are becoming increasingly more popular. For that reason, the consuming market demands more efficiency and quality. To achieve that, some methodologies are adopted in order to ensure that real... more
Mock object frameworks are very useful for creating unit tests. However, purely compiled languages lack robust frameworks for mock objects. The frameworks that do exist rely on inheritance, compiler directives, or linker manipulation.... more
The outline which follows analyses the two halves of a language teacher’s profession: a) The first half is daily classroom practice : what is taught and how is it evaluated? b) The second half of a teacher’s profession is to know or... more