释义 |
system testing
system testing (testing)(Or "application testing") A type of testing toconfirm that all code modules work as specified, and that thesystem as a whole performs adequately on the platform onwhich it will be deployed.
System testing should be performed by testers who are trainedto plan, execute, and report on application and system code.They should be aware of scenarios that might not occur to theend user, like testing for null, negative, and formatinconsistent values. A tester should be able to repeat thesteps that caused an error.system testing
system testingThe evaluation of the function, performance, and suitability of a computing system. Elements of system testing include assessments of usability, final requirements, volume and stress, security and controls, recovery, documentation procedures, and communications ability among separate locations. |