what is unit testing? It comes under white box or Black Box
testing?

Answer Posted / pradeepbaraik

Unit testing is nothing but a testing process of a code developed by a developer for a particular module is known as a unit testing.
Unit testing comes under white box testing.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an mr?

661


Write positive and negative test cases for forgot password?

4316


sanity testing is done during regression testing.is it true.if it is true plz explain?

1450


what is a horizontal and vertical matrix explain with examples

2106


What is a defect age?

630






what is the difference between website and web based application ?

2244


after completeing testing ,what would u deliver to the client?

1603


what is conditional testing? explain and examples

1086


. Is any graph is used for code coverage analysis?

2112


What is an audit report? Whom is it done by?

1948


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?

9069


What's the difference between system testing and acceptance testing?

703


What is the difference between three tier and two tier application?

659


What is concurrent user hits in load testing?

811


What is test driver and test stub?

689