Answer Posted / 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 |
Post New Answer View All Answers
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
how mapp the defect id in quality center?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
What exactly is quality control? Is it similar to quality assurance?
How is ‘build’ different from ‘release’?
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
Anyone tell me the test cases of Shopping Favorite
On what basis you are fixing up the time for project completion?
Which test cases are written first: white boxes or black boxes?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
What is an exit criteria?
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
What is client server application testing?
What is Independant Testing? When and where this type of testing will be performed?
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? plzzzzzzz i need ur help.