Differences Between Whitebox testing and Blackbox testing
Answer Posted / garima bhardwaj
white box testing:test the internal structure or working of the application opposed to its functionality.
black box testing:test the functionality of the application opposed to it internal structure or working.
white box testing:requires the knowledge of internal structure of s/w as well as programming skills to design test case.
black box testings: does not requires the knowledge of internal structure of s/w as well as programming skills to design test case.
white box testing : this technique includes
1.control flow testing
2.data flow testing
3.branch testing
4.path testing
black box testing : this technique includes
1.decision table testing
2.all-pairs testing
3.state transition table
4.boundary level testing
white box testing: checks the internal data structure
black box testing : does not checks the internal structure
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is reverse engineering?
Unit Testing can be done by using Nunit?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
what are questions asked in TCS for database tester (sqlserver)?ay idea
what is a horizontal and vertical matrix explain with examples
Why should you care about objects and object-oriented testing?
List out test deliverables?
What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...
I have 2 yrs 10 months experience in manual testing. there is a gap of 3 yrs in between. just 3 months before i rejoined the same company. I am looking for new & better job.What I have to enhance my career to up level, should I have to do Automation course or any other. Guide me properly.
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
What are the Major Functionality for a ATM machine ??
How to integrate Bugzilla with QTP?
Could some one tell me test cases for multi line text boxes like Notes field?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?