What you want to see on DotNetFunda.com ?
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 8044 |  Welcome, Guest!   Register  Login
 Home > Interview Questions > Software Testing - Quality Assurance Interview Questions > What is Black Box and White Box Testing? ...

What is Black Box and White Box Testing?

Interview question and answer by: Jish | Posted on: 3/6/2012 | Category: Software Testing - Quality Assurance Interview questions | Views: 1665 | | Points: 40


Answer:

Black box testing : This tests are based on requirements and functionality.Internal system design is not considered in this type of testing.

White box testing – This testing is based on knowledge of the internal logic of an application’s code. Also known as Glass box Testing. Internal software and code working should be known for this type of testing. Tests are based on coverage of code statements, branches, paths, conditions

Asked In: Many Interviews | Alert Moderator 
Found interesting? Add this to:


 Responses

Posted by: Nashfana | Posted on: 09 Mar 2012 07:05:29 AM | Points: 10 | Alert Moderator 

White Box Testing:Means testing the application with
coding /programming knowledge.That means the tester has to
correct the code also.

Black box testing:testing the application without
coding /programming knowledge that means the tester doesn't
require coding knowledge.Just he examines the appliaction
external fucntional beheaviour and GUI features.

>> Write Response - Respond to this post and get points

Even more ... | Submit Interview Questions and win prizes!

More Interview Questions from Jish

    Even more ... | Submit Interview Questions and win prizes!


    About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
    General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
    Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/24/2013 2:30:54 AM