Překlad "test-driven development" do čeština
Programování řízené testy je překlad "test-driven development“ do čeština.
test-driven development
noun
gramatika
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
-
Zobrazit algoritmicky generované překlady
Automatické překlady " test-driven development " do čeština
-
Glosbe Translate
-
Google Translate
Přidejte příklad
Přidat