Saved Bookmarks
| 1. |
What do you understand by Black Box Testing? |
|
Answer» Black BOX Testing is one of the methods in software testing where the TESTERS evaluate the software functionality without the knowledge of the internal source code. This ideology can be applied in every BRANCH of testing such as UNIT testing, integration testing, system testing and acceptance testing. |
|