what is the combination of grey box testing

Answers were Sorted based on User's Feedback



what is the combination of grey box testing..

Answer / suresh

grey box testing is nothing but it is a combination of
Techniques of black box testing and Techniques of white box
testing.
or
it is a method of testing in which one can perform testing
basically the functionality of an application but it
internal structural knowledge(programming or design or
environmental knowledge)

Is This Answer Correct ?    3 Yes 0 No

what is the combination of grey box testing..

Answer / abdul.sameer

Yes Grey box is nothing but combination of white box and
black box technique.

When we are using a technique that uses code along with
functional testing is called Grey box.

The methodology that comes under grey box testing is
Integration testing.

for integration testing we need top down approach and
bottom up approach for example if we like to test each and
individual module we need to go from parent node to child
node. here if the middle node is not working the developers
write some small peace of code that connects the application
from upper parent node to lower child node. Here if we take
this as scenario we are testing the application ( functional
testing ) and at the same time we are testing the small
peace of code written by developer( white box testing).

SO for this approach we are doing both black box and white
box testing which is nothing but grey box testing.

Is This Answer Correct ?    1 Yes 0 No

what is the combination of grey box testing..

Answer / pooja kanwar

grey box testing is nothing but it is a combination of
Techniques of black box testing and Techniques of white box
testing.
or
it is a method of testing in which one can perform testing
basically the functionality of an application but it
internal structural knowledge(programming or design or
environmental knowledge)

Is This Answer Correct ?    1 Yes 0 No

what is the combination of grey box testing..

Answer / satyaprasad

combination of whitebox and blackbox testing is called
Greybox testing
hi,this is satya ,Any doubts pls contact:991212418320

Is This Answer Correct ?    0 Yes 0 No

what is the combination of grey box testing..

Answer / sara

Hai
Combination of white box and block box testing is called
grey box testing

Is This Answer Correct ?    0 Yes 0 No

what is the combination of grey box testing..

Answer / friend

Gray box testing is nothing but combination of White-box
and Black box testing.

Thanks

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

what is the difference between functional test cases and compatability testcases?

2 Answers  


What do you mean by Cause Effect Graphing? in which standard its mentioned?

0 Answers   Amdocs,


Explain the difference between decision coverage and condition coverage ? If possible provide few examples.

3 Answers  


What is meant by SIT?

2 Answers  


wht is Driver in Integration testing

4 Answers  






Hi Friends ... why need testing team again, develop team is also doing testing... it is nessesary testing team for a project...

13 Answers  


I had faced in one of the interview that " you have found the bug and assigned to the corresponding developer, but the developer did not accept your bug. what will you do at this situation. can any one help me with clear answer ? I answered like, I will show the SRS,GUI document and show the image of the bug where i got. and again they asked me , still they did not accpet your bug. what you will do ? Answer me....

5 Answers   CMC, Veritas,


what is exit criteria and entry criteria with proper examples??? hi, i faced so many interwies in this question...so plz answer this questions as early as possible...

1 Answers   Covansys,


what is testing management methodologies?? plz help me

2 Answers  


what happens to the test plan of the application has a functionality not mentioned in the requirement

4 Answers  


Why we have to write test cases?.any specific reasons......

5 Answers   ME,


wat iz self join write qeriry for table

2 Answers   Hewitt,


Categories