DYNAMIC TESTING

Saturday, March 28, 2009

The process of executing a program or system with the intent of finding errors is referred as Dynamic Testing.

Further, Dynamic Testing is sub divided under this are:

- White Box Testing

- Black Box Testing

WHITE BOX TESTING

The following types of testing fall under the white box testing technique - Unit Testing, Integration Testing etc.

BLACK BOX TESTING

The following types of testing fall under the Black box testing technique - System Testing, Acceptance Testing etc.

Next, we understand difference between White Box and Black Box Testing.

0 comments:

Post a Comment