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 the differance between functionality and functional testing?
Hi, Can anyone send me the interview questions & answer for 1+ year of experience in manual testing
What is difference between SDLC and STLC?
16 Answers College School Exams Tests, HCL, TCS, Verizon,
Who Decide Severity And Priority ?
12 Answers British Telecom BT,
How many types of api testing are there?
What do you understand by the terms ?Response Time?, ?Pages Per Second?, ?Transactions Per Second??
what is a usecase?
What u will do if you have less time for testing (3-4 days) instead of 10 days.
tell wat u did in ur banking project?
what is a bug?
How would you test a service oriented architecture (soa) web application?
what is quality assurance,quality control and configuration management systems?