Last Updated:2025/11/28
Sentence
Quizzes for review
Our team adopted test-driven development so that each new feature would be defined by a failing automated test, implemented with the minimum amount of code to pass it, and then refactored for clarity.
See correct answer
Our team adopted test-driven development so that each new feature would be defined by a failing automated test, implemented with the minimum amount of code to pass it, and then refactored for clarity.
音声機能が動作しない場合はこちらをご確認ください
Related words
test-driven development
Noun
uncountable
(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.
Japanese Meaning
テスト駆動開発:ソフトウェアエンジニアリングにおける開発手法の一つ。開発者がまず失敗する自動化テストケースを作成し、そのテストを通過させるために必要最小限のコードを書く。その後、コードをリファクタリングして品質を向上させるという、開発サイクルを繰り返すプロセス。
Word Edit Setting
- Users who have edit permission for words - All Users
- Screen new word creation
- Screen word edits
- Screen word deletion
- Screen the creation of new headword that may be duplicates
- Screen changing entry name
- Users authorized to vote on judging - Editor
- Number of votes required for decision - 1
Sentence Edit Setting
- Users who have edit permission for sentences - All Users
- Screen sentence deletion
- Users authorized to vote on judging - Editor
- Number of votes required for decision - 1
Quiz Edit Setting
- Users who have edit permission for quizzes - All Users
- Users authorized to vote on judging - Editor
- Number of votes required for decision - 1
