Translation of "test-driven development" into Japanese
テスト駆動開発 is the translation of "test-driven development" into Japanese.
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. [..]
-
テスト駆動開発
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 Japanese
-
Glosbe Translate
-
Google Translate
Add example
Add