Black Box Testing

Black Box Testing

Description

Verifying / Testing the functionality or behaviour of an application against customer requirement specification is called Black Box Testing.


Who will do black box testing?

Test Engineer will do black box testing.

Why it is called black box testing?

Since code is not visible it's called black box testing.

How to do black box testing?

Here test engineer will not look into the source code where in test engineers will open the application and test the functionality of an application against customer requirement specification.

Types of Black Box Testing

  1. Functional Testing
  2. Integration Testing
  3. System Testing
  4. Acceptance Testing
  5. Smoke Testing
  6. Globalization Testing
  7. Adhoc Testing
  8. Compatibility Testing
  9. Exploratory Testing
  10. Regression Testing
  11. Usability Testing



Previous
Next Post »