white-box testing

listen to the pronunciation of white-box testing
İngilizce - Türkçe

white-box testing teriminin İngilizce Türkçe sözlükte anlamı

white-box testing
(Bilgisayar) Bir program veya metodu kodun bütün dallanmalarını(branch) veya yollarını(path) kapsayacak şekilde test etme işlemidir. yazılımın yapısal durumuyla ilgili olan testlerdir. yani white box testing yazılımın içinde bulnan mantık ile ilgilidir
İngilizce - İngilizce

white-box testing teriminin İngilizce İngilizce sözlükte anlamı

white-box testing
The testing of the internal structure, rather than the functionality of a system
white-box testing
(Bilgisayar) White-box testing (also called glass-box or clear box testing) is the test in which a tester knows the internal program structure and its code. As a result, the tester can execute each program statement and function; check each intended error handling, etc. This testing involves source code reviews, walkthroughs, as well as design and execution of tests based on the access to the program code. White-box testing requires deeper knowledge of programming languages and technologies than black-box testing
white-box testing