White Box Testing, Black Box Testing
- Get link
- X
- Other Apps
Black Box Testing:-
It is a software testing method in which the initial structure design, implementation of the item being tested is not known to the tester. Black box testing mainly applicable to the higher level of testing acceptance testing, system testing. It generally independent software tester.
Programming knowledge is not required. Implementation knowledge also not required.
White Box Testing:-
It is a software testing method in which the internal structured, designs, implementation of the item is being known to the tester. In white box testing tester knows about the internal structure & programming to. White box testing mainly applicable to lower level of testing such as unit testing & integration testing.
The important part in this is at the starting phase of software development we can know about the error arises at the time of developing software. This testing is also known as open or glass box testing & also called structural testing.
- Get link
- X
- Other Apps
Comments
Good
ReplyDelete