What is White Box Testing in software engineering?
why white box testing is used in software engineering,what its purpose
- 4296 Views
- 1 Answers
1 Answers
-
-
- 27 Jul
- 0 Comment
-
- What is difference between computer engineering and computer science?
- What Is Use Of Shift Butten And What Is Definition Of Excel And Microsoft Office And Ms Word
- What are the best books for computer science and engineering preparations?
- Which is better between computer science and information technology?
- I want my own IT company, where can I find those who will help?
- What are the subjects in computer engineering?
- please tell me the exam pattern n syllabus of computer science engineering course
- difference between a Software engineer and a software Developer?
- MCA student better than Computer Science and Engineering student?
- Differences between the syllabuses of CSE and IT stream
Practice Mock Test
computer science and engineering
White box testing is also know an Transparent box,Glass box,Open box,Structural box Testing. It is a software testing method in which internal structure can design or implement the item being tested is known as tester. It is useful in Test cases can be easily automated and Code optimization by revealing hidden errors etc,.