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 defect cascading in software testing?

0 Answers  


How can you find dead code!!

3 Answers   Satyam,


How will you maintain your team to get proper Qty (I am lead for testing team)?

2 Answers  


What are levels in testcases in order to avoid duplication efforts ?

2 Answers   Crea,


what is meant by CLOUD?

1 Answers   Bank of Baroda,






Project had been started in Manual testing and Automation of some fixed modules, Then finally decided to Test the total Application in Automation then it is possible to test that application.

2 Answers   HCL,


Hi All, I am new in testing field. I got an interview and the question was asked- What would be your high level test case on the following scenario. There are 2 fields one is SCORE and other is GRADE and there is a go button. Scenario is If score is 90- 100 then grade should be A, if Score is 80-90 then B, if 70- 80 then C Else F. So I told that - I will check Boundary values by giving max +1 and min-1 values. I will check the functionality is working as per the requirement or not. I will include + and - testing. But seems like my answer was not correct, obviously because I don't have much experience. So plz provide me the best answer of this Q ? Thanks in advance. Preeti

11 Answers   Accenture,


What is the Input of Testcase?

13 Answers   GE,


What is meant by buddy testing?

3 Answers  


What is Asset testing?

0 Answers   BrickRed,


Can you explain usability testing?

0 Answers  


what is system testing?

6 Answers  


Categories