単体試験 (たんたいしけん) Japanese meaning | KotomoraMeanings
1
noun
unit test
computing
Software testing term: testing individual components or modules in isolation.
verification, effect, testing
Similar words
- 結合試験
Integration test; tests interactions between multiple components, while 単体試験 tests a single unit.
- ユニットテスト
Loanword equivalent; often used interchangeably, but 単体試験 is the native Japanese term.
Etymology
Compound of 単体 (single unit) and 試験 (test). A calque from English 'unit test' used in software engineering.