← Glossary
マネジメント系 (Management)Tested 1×
プログラムテスト
ぷろぐらむてすと · Program testing
Also known as: ソフトウェアテスト
The process of verifying that a developed program behaves according to its specifications. When a program is modified after testing, the existing test cases should be supplemented with new cases covering the changes and all tests re-run (regression testing). Quality should be built in from the design phase, not guaranteed solely by testing.
Past questions testing this term · 1 questions
- 2009h21h #53プログラムテストに関する記述として、適切なものはどれか。