V-model (software development): Difference between revisions

Content deleted Content added
Line 73:
''Main article [[Acceptance testing]]''
 
Acceptance Testing checks the system against the requirements of the user. It uses [[Black box testing|black box testing]] using real data, real people and real documents to ensure ease of use and functionality of systems. Users who understand the business functions run the tests as given in the acceptance [[Test plan|test plans]], including [[Installation|installation]] and [[Online help]]. Hardcopies of user documentation isare also bebeing reviewed for usability and accuracy. The testers formally document the results of each test, and provide error reports, correction requests to the developers.
 
==Benefits==