Method
- Acceptance Testing normally uses the Black Box Testing method and is executed manually.
- Mostly, the testing does not follow a strict procedure and is not scripted but is rather ad-hoc.
When it is performed?
- Acceptance Testing is the last level of software testing.
- It is performed before making the system available in production for actual use.