Google ExcelAutomate.com: What is Gray Box Testing

What is Gray Box Testing

Webies as name suggest Gray box testing is the combination of both black box and white box testing....

For difference between black box and white box testing check the articile here

TOP 10 Difference between Black Box and White Box Testing

Coming back to Gray box Testing , It is platform independent and language independent technique.
Gray box testing is used to test the embedded system.
An embedded system is a computer system with a dedicated function within a larger mechanical or electrical system, often with real-time computing constraints. It is embedded as part of a complete device often including hardware and mechanical parts

Gray box testing will test the functionality and behavioral properties of the application. The Tester should
have the knowledge of both the internals and externals of the function.
If the tester know something about how the product works on the inside, you can test it better from the outside.   


Gray box testing is especially important with Web and Internet applications, because the Internet is built around loosely integrated components that connect via relatively well-defined interfaces. Unless you understand the architecture of the Net, your testing will be skin deep.  



No comments:

Post a Comment