GeekArticles
Testing
Testing Faqs
Testing
Testing Faqs
1 Articles.
Black box testing This kind of Testing is not based on any knowledge of internal design or coding. These Tests are based on requirements and functionality. White box testing This is based on knowledge of the internal logic of an application s code. Tests are based on coverage of code statements branches paths conditions. Unit...
1 Articles.
