Home | Submit an interview question | Filter by category | Filter by job function | Filter by company
 
Member Information
User Id
Password
 
Forgot Password
Technology Category
.NET (1202)
Languages (103)
Database (146)
Operating System (48)
Reporting (5)
Third-Party Tools (2)
Testing (91)
OOP (75)
Web Development (40)
Design Patterns (89)
General (9)
Networking (88)
Hardware (63)
Brain Exercise (2)
Others (37)
 Our Network
.NET Heaven
C# Corner
Interview Corner
Longhorn Corner
Mindcracker
VB.NET Heaven
Home » Testing » Testing
What is the difference between Whitebox Testing and Blackbox Testing?
Posted by Venkat Raju Nov 29, 2006
Viewed : 6539 times
Major Category : Testing
Minor Category : Others
Total Replies : 3
Become a Sponsor
 EDITORIAL ANSWER  
No Reply Yet
 ANSWERS BY USERS  
Alka
Aug 10, 2007
whitbox testing that is related to structual knowledge whereas Blackbox Testing that is related to funtional knowledge
Armando Moreno
Jan 14, 2007
In whitebox testing,knowledge of the code is required while in blackbox testing no knowledge of code is required and with the little knowledge of the code thats called 'greybox'testing
Ravi Kumar Dehariya
Nov 29, 2006
The major contradiction is that1) Generally black box testing will begin early in the software development i.e. in requirement gathering phase itself. But for white box testing approach one has to wait for the designing has to complete.2)We can use black testing strategy almost any size either it may be small or large.But white box testing will be effective only for small lines of codes or piece of codes.3) In white box testing we can not test Performance of the application.But in Black box testing we can do it.4 ) In general we have to write large quantity of test cases for whitebox. But in black box its a selcection of sample test cases.
  
1

 

 Hosted by MaximumASP  |  Found a broken link?  |  Contact Us  |  Terms & conditions  |  Privacy Policy  |  Advertise with us
Current Version: 2.2009.3.2
 © 1999 - 2009  Mindcracker LLC. All Rights Reserved