what is the combination of grey box testing
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Answer / sara
Hai
Combination of white box and block box testing is called
grey box testing
| Is This Answer Correct ? | 0 Yes | 0 No |
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 |
What is Entry and Exit Criteria? When and how we will consider them? Can any one explain this Question.
what is sequential injection?
How can we change session time ?In JAVA application
13. If you were to envision your ideal Web accessibility Web site, what sorts of information would it contain? What would it look and act like? How would it be organized?
difference b/w test case doc & use case doc?
What is the job of Quality Assurance Engineer? Difference between the Testing & Quality Assurance job.
Why do we do Smoke Testing?
waht is the quality in your company?
write negative testcases for notepad
What is the difference between the dropdown and checkbox list??
How will you maintain your team to get proper Qty (I am lead for testing team)?
What is concurrent user hits in load testing?