Journals / Grey Box Testing

Filed in: Computer and Electronics

Last Modified Feb 09, 2010 at 06:58 AM EST by shannon

Viewed 27 time(s)

Not rated - Be the first one to rate it!

Software test case management is the process of executing software codes that are based on the input provided by the clients.

Viewed 27 times Commented 0 times AddThis Social Bookmark Button
Search :
edit

Software test case management is the process of executing software codes that are based on the input provided by the clients. Once the required output is got, the module is said to be compliant with client requirements. Software developers follow three main types of testing – the black box testing, grey box and white box testing; of which grey box testing is a combination of white and black box testing.

Grey box testing methodology -
1. Here, although the tester has access to internal data structures and algorithms to for purposes of designing test cases, the testing as such is done similar to black box testing.
2. This testing is widely used in case of integration testing, which is conducted to test the joint output of two modules.

© Cylive 2006-2007 about | faq | tour | blog | feeds | terms | privacy | contact

User-created content, unless source quoted, is licensed under a Creative Commons Public Domain License