תרגום של "test-driven development" ל-עברית
פיתוח מונחה בדיקות, פיתוח מונחה-בדיקות הם התרגומים המובילים של "test-driven development" ל-עברית.
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. [..]
-
פיתוח מונחה בדיקות
A software development technique consisting of short iterations where new test cases covering the desired improvement or new functionality are written first, then the production code necessary to pass the tests is implemented, and finally the software is refactored to accommodate changes. (source: Wikipedia)
-
פיתוח מונחה-בדיקות
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
-
הצג תרגומים שנוצרו באופן אלגוריתמי
תרגומים אוטומטיים של " test-driven development " ל- עברית
-
Glosbe Translate