System testing

комплексное (системное) тестирование тестирование на полноту и работоспособность программной системы с помощью набора системных тестов Смотри также: component testing, integration testing, unit testing

Англо-русский словарь компьютерных терминов

System testing

испытания системы; системное тестирование

Англо-русский научно-технический словарь

System testing

системная проверка; контроль системы (как "чёрного ящика")

Англо-русский политехнический словарь

System testing

(Or "application testing") A type of testing to confirm that all code modules work as specified, and that the system as a whole performs adequately on the platform on which it will be deployed. System testing should be performed by testers who are trained to plan, execute, and report on application and system code. They should be aware of scenarios that might not occur to the end user, like testing for null, negative, and format inconsistent values. A tester should be able to repeat the steps that caused an error.

Free Online Dictionary of Computing