Print Page | Close Window

Grey Box Testing

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Manual Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Manual Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=2
Printed Date: 01Jul2024 at 1:39am


Topic: Grey Box Testing
Posted By: merry
Subject: Grey Box Testing
Date Posted: 05Feb2007 at 11:31am

Hi ,

Can anybody explain what is grey box testing?

waiting for the reply...

Thanx




Replies:
Posted By: rose
Date Posted: 05Feb2007 at 12:34pm
Grey box testing is a software testing technique that uses combination of black box testing and white box testing. Grey box testing is not black box testing, because the tester does know something of the internal working of the software under test. In gray box testing, the tester applies limited number of test cases to the internal workings of the software under test. In the remaining part of the gray box testing, one takes black box approach in applying inputs to the software under test and observing the outputs.
 
rgds
rose



Print Page | Close Window