What is the difference between White Box testing and Unit
Testing?
Answer Posted / akshaya
Whitebox testing is testing of the system as a whole. This
is part of system testing, concentrating on the flow of
data, controls, conditional statements, loops etc on the
integrated system. Performed by tester.
Unit Testing: Code, data flow testing of a module. Dummy
modules are mostly used to test the module in question.
This is performed by the developer him/herself.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Write test cases on duster
Can you explain process areas in cmmi?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com
Test cases on send/ receive button of Microsoft outlook.
10 scenarios for security testing using gmail applications?
Write a Test scenario for Outlook Search functionality.
What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?
What are the types of maintenance?
What are drawbacks in system development life cycle
What are the different ways of doing black box testing?
tell me some major and minor defects in ur net banking project?
Test Cases For Router&Switch
What is big bang approach?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?