検索結果- 英語 - 多言語
検索内容:
tested
test
examination; questions to measure knowledge
試験 / テスト / 検査
اختبار / امتحان / مجموعة أسئلة لقياس المعرفة
animal testing
fuzz testing
spark testing
A method of determining the general classification of ferrous materials that normally requires taking a piece of metal, usually scrap, to a grinding wheel and observing the sparks emitted.
火花試験: 金属、特に鉄を含む素材の一般的な分類を行う方法。通常はスクラップなどの金属片を研削盤に当て、発生する火花の様子を観察して判断する検査法
spark testing
present participle of spark test
"spark testing" は "spark test" の現在分詞形、すなわち、動作が現在進行中または継続している状態を表す活用形です。
nuclear testing
unit testing
(software engineering) A software testing methodology in which individual tests (unit tests) are developed for each small part of a program.
ソフトウェア開発において、プログラムの各小さな部分(単体)に対して個別にテストケース(ユニットテスト)を作成し、その部分の正しい動作を確認するテスト手法。 / 単体テストとも呼ばれ、システム全体ではなく、個々のモジュールや関数ごとに検証を行うことで、問題の早期発見と効率的なデバッグを実現する。
PAT testing
integration testing
(software) the phase in software testing that occurs after unit testing and before validation testing, where individual software modules are combined and tested as a group.
統合テスト:ユニットテスト後、検証テスト前に実施されるテスト工程で、個々のソフトウェアモジュールやコンポーネントを組み合わせ、全体として正しく連動するかを確認する作業を指す。