What is white-box Integration Testing and its differences
between Black box-Integration testing?

Answer Posted / viji

white box texting:
1.It is structural testing
2.coding and logic is needed here
3.Developers do the coding
4.otherwise called open source testing or clearbox testing
Divided into 3 coverage:Statement,Conditional,Decision

Black box testing:
1.it is functional testing
2.No Coding or logic is needed.
3.SRS is required
Combination of white box and black box is called grey box
testing.
Divided into Equilanence partioning,Boundary value,Error
guessing

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

9086


hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,

1617


hai friends i did my bcom (distance with out inter)and iam pursuing mca(distance alagappa university)iam learning testing cource in ameerpet can i elgibel for testing jobs pls guide me … …and send details to rangavijetha@gmail.com..thanks

1356


What r the things,u prefer and prepare before starting testing?

1781


How to write test case for view the table(i.e it is already stored in database and see the content in the table)

2051






iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?

1519


what are the risks and contingencies u had in ur project?

2054


why QA team is necessary for an organization?

2619


On what basis you are fixing up the time for project completion?

785


What is QCM?

1787


What is the difference between static testing and dynamic testing?

656


Does an increase in testing always improve the project?

1352


What is smoke test? Do you use any automation tool for smoke testing?

639


Which was the most interesting bug you found.

2473


What are the interview question on insurance domain in manual testing

19226