Software QA Testing Question:

What is Grey box testing?

Tweet Share WhatsApp

Answer:

Grey box testing is a software testing technique that uses a combination of black box testing and white box testing. Gray box testing is not black box testing, because the tester does know some of the internal workings of the software under test. In grey box testing, the tester applies a limited number of test cases to the internal workings of the software under test. In the remaining part of the grey box testing, one takes a black box approach in applying inputs to the software under test and observing the outputs.

Download Software QA PDF Read All 251 Software QA Questions
Previous QuestionNext Question
What is Test schedule?What is Manual Testing?