Software Testing Methods

Software Testing Methods

Types of software testing methods  1. White Box Testing 2. Black Box Testing 3. Grey Box Testing

1. White Box Testing White box testing is done by a coder because code knowledge is required.

2. Black Box Testing Black box testing is known as a system and function testing and This testing is done by a tester.

3. Grey Box Testing Grey box testing is a combination of both white box testing and black box testing.

Difference Between White Box Testing, Black Box Testing, And Grey Box Testing