Black box testing is not an alternative to white box testing. Black box testing attempts to find errors in the following categories:
- incorrect or missing functions
- interface errors (UI testing)
- errors in data structures or external database access
- performance errors and
- Initialization and termination errors.
0 Comments:
Post a Comment