GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing  >  Testing Basics
Go To First  |  Previous Question  |  Next Question 
 Testing Basics  |  Question 114 of 203    Print  
unit testing comes under which testing technique?
1.white box testing technique
2.black box testing technique

  
Total Answers and Comments: 7 Last Update: February 04, 2007     Asked by: hanisha 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
August 26, 2006 04:42:53   #1  
murugavel        

RE: unit testing comes under which testing technique?

hi all

Generally unit testing comes under white box testing because it is the micro scale of testing. here we r going to check a particular function or code module and is usually carried out by developers and not by the testers. this is because it requires knowledge about the internal logic design or coding part of the application.


 
Is this answer useful? Yes | No
August 26, 2006 12:56:14   #2  
Subhashini6317 Member Since: August 2006   Contribution: 22    

RE: unit testing comes under which testing technique?
Unit Testing comes under White Box testing. It is done by the developers.
 
Is this answer useful? Yes | No
August 28, 2006 07:30:36   #3  
sandipan        

RE: unit testing comes under which testing technique?
I think unit testing may include both black box and white box testing.Just take a senario where an application has different module ( unit ) .So each unit must be test by developer ( white box ) and by tester ( blackbox ) . Then againg we do testing after integration of different module.
 
Is this answer useful? Yes | No
September 22, 2006 02:09:54   #4  
Pradeep R        

RE: unit testing comes under which testing technique?

Unit Testing Comes under white box testing technique.


Testing of each line of code / each function / each procedure / each loop is called unit testing.


Taking each function and passing the required parameters / values and expected the desired output will be unit testing.


But it does not mean that always done by a developer. An Exp. white box tester can also perform unit testing but he should have coding knowledge.


Unit testing is done by only developers is wrong. It is basically done by White box testers / Code testers.


Pradeep R

pradeepssit@yahoo.com


 
Is this answer useful? Yes | No
December 13, 2006 01:58:46   #5  
Dharmakrishnan        

RE: unit testing comes under which testing technique?

Hi

Unit testing comes under both white and black box testing the reason is The developer who write some code in which he command the system to give some output after he complete that code he will check to find weather the code return by him is correct or not .When a black box tester test it he will not see the internal part of the code he will see only weather the code gives the correct out which it has to give


 
Is this answer useful? Yes | No
December 21, 2006 16:08:08   #6  
G.D.S.Prasad Member Since: November 2006   Contribution: 191    

RE: unit testing comes under which testing technique?

Hi

Unit Testing is white box testing type.And it is done by the developer only.

Regards

Prasad(G.D.S.Prasad@gmail.com)


 
Is this answer useful? Yes | No
February 04, 2007 08:56:33   #7  
shobha        

RE: unit testing comes under which testing technique?
it comes under white box testing
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape