Translation of "test-driven development" into Czech
Programování řízené testy is the translation of "test-driven development" into Czech.
test-driven development
noun
grammar
A software development process that relies on the repetition of a minimal development cycle where the developer writes an (initially failing) automated test case that defines a desired improvement or new function, then produces the minimum amount of code to pass that test, and finally refactors the new code to acceptable standards. [..]
-
Programování řízené testy
repetition of a very short development cycle: requirements are turned into very specific test cases, then the software is improved to pass the new tests, only
-
Show algorithmically generated translations
Automatic translations of "test-driven development" into Czech
-
Glosbe Translate
-
Google Translate
Add example
Add