ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 多言語
unit test
名詞
(software, testing) An individual test in unit testing
日本語の意味
個々の単体テスト、つまりソフトウェアのユニットテストにおける個別のテストケースを指す。
英語の意味
(software, testing) An individual test in unit testing
関連語
unit test
関連語
( present singular third-person )
( participle present )
( participle past )
( past )
unit testing
名詞
不可算名詞
(software engineering) A software testing methodology in which individual tests (unit tests) are developed for each small part of a program.
日本語の意味
ソフトウェア開発において、プログラムの各小さな部分(単体)に対して個別にテストケース(ユニットテスト)を作成し、その部分の正しい動作を確認するテスト手法。 / 単体テストとも呼ばれ、システム全体ではなく、個々のモジュールや関数ごとに検証を行うことで、問題の早期発見と効率的なデバッグを実現する。
英語の意味
(software engineering) A software testing methodology in which individual tests (unit tests) are developed for each small part of a program.