Explain the differences between White-box, Gray-box, and
Black-box testing.
Answer Posted / rajeshwar rao
White box testing is nothing but glassbox tetsing.
it focus on the source code. rather then the funcnality.
in these whitebox testing it covers the entire source code
of the system.
black box testing is nothing but funcnality testing.
it is done by the testers.
it also focuss on the funnality part of the application
rather then the source code.
a whitebox tetsing and black box tetsing mixed is called
gray box tetsing.
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of test strategy?
What is quality center?
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
what is the testing approach for windows Explorer(Not IE Explorer)
Can you explian $ pillar of Agile
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
what are the Cs in testing
After insert the record in front-end, how will you check the back end by manually? Please explain?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
Give me an example of something you tried at work but did not work out so you had to go at things another way.
what types of bugs will we find out in banking projects
name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?
what is scrum how with ex?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?