SOFTWARE TESTING.
"Software Testing" is the process to uncover and remove bugs.
Categories of Software Testing:
There are a lot of ways to TEST the software. The broad categories of Testing Software are:
►White Box Testing
►Black Box Testing
►White Box Testing
In" White Box Testing", the software tester has access to the code of the program and he/she can examine it for the clues to help him/her with his/her testing.
►Black Box Testing
In "Black Box Testing", the tester only knows what the software is supposed to do.And the tester has not the access to the code of the program.
|