Acceptance testing means:
Testing after changes have been made to ensure that no unwanted changes were introduced
Testing performed on a single stand-alone module or unit of code
Testing to ensure that the system meets the needs of the organization and the end user.
Submit