Print Page | Close Window

What are the roles of glass-box and black-box test

Printed From: One Stop Testing
Category: Software Testing @ OneStopTesting
Forum Name: Beginners @ OneStopTesting
Forum Discription: New to the Club...!!! Don't Worry, We are here for you...!!! Learn the very basics of Software Testing and other pertinent Informations.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=2902
Printed Date: 22Jul2025 at 7:22am


Topic: What are the roles of glass-box and black-box test
Posted By: tanushree
Subject: What are the roles of glass-box and black-box test
Date Posted: 16Oct2007 at 2:38am
What are the roles of glass-box and black-box testing tools?

Glass-box testing also called as white-box testing refers to testing, with detailed knowledge of the modules internals. Thus these tools concentrate more on the algorithms, data structures used in development of modules. These tools perform testing on individual modules more likely than the whole application. Black-Box testing tools refer to testing the interface, functionality and performance testing of the system module and the whole system.



Print Page | Close Window