最終更新日:2024/08/02
(software engineering) 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.
正解を見る
test-driven development
編集履歴(0)
元となった辞書の項目
test-driven development
noun
(software
engineering)
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.
意味(1)
(software
engineering)
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.