What is White Box Testing in software engineering?
why white box testing is used in software engineering,what its purpose
- 4329 दृश्य
- 1 उत्तर
1 उत्तर
-
-
- 27 जुलाई
- 0 टिप्पणी
-
- How does a central processing unit (CPU) work?
- What is the salary of computer science engineer?
- Differences between the syllabuses of CSE and IT stream
- difference between a Software engineer and a software Developer?
- What is difference between computer engineering and computer science?
- please tell me the tips for getting into computer science engineering course
- Explain about compilers for the following:
- MCA student better than Computer Science and Engineering student?
- What is the highest paying job in computer science?
- I want my own IT company, where can I find those who will help?
मॉक परीक्षण अभ्यास के लिए
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,.