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


Please Help Members By Posting Answers For Below Questions

what r u r responsibilities in current project

2260


1.what promted you to become involved in QA/Testing?

1972


What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?

2710


any one giv test cases for wordpad using equivalence class partioning

2812


Functional and Integration test scenarios for actitime application

7025


10 scenarios for security testing using gmail applications?

7984


Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?

1760


What is performance tuning? What are tools of performance testing?

900


What is a test severity and test priority? difference between them with suitable examples?

1573


What are the interview question on insurance domain in manual testing

19597


List out test deliverables?

886


what is the difference between test case and result matrix

1915


what type of testing techniques are using after accept the build?

1856


IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

9460


How would you test a service oriented architecture (soa) web application?

930