behaviour test; behavioral test
Computing term referring to tests that verify the behaviour of software or hardware under specified conditions.
新しいソフトウェアの振舞い試験を実施した。
We conducted behaviour tests on the new software.
振舞い試験の結果、バグが発見された。
As a result of the behaviour test, a bug was discovered.
動作試験 is a more general term for operational or functional testing, while 振舞い試験 specifically focuses on behavioural aspects, often in software engineering.
単体試験 refers to unit testing of individual components, whereas 振舞い試験 tests the overall behaviour of a system or module.
Compound of 振舞い (ふるまい, 'behaviour') and 試験 (しけん, 'test'). The term is a direct calque from English 'behaviour test' and is used primarily in computing contexts.