GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing
Go To First  |  Previous Question  |  Next Question 
 Testing  |  Question 205 of 413    Print  
i was asked in an interview question,whether have you done unit testing in your project

  
Total Answers and Comments: 6 Last Update: July 11, 2007     Asked by: Srikrishnan A 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 18, 2006 08:42:26   #1  
Krishna Kanth        

RE: i was asked in an interview question,whether have ...
At the initial stages of development small units of programs will be developed and then they will be combined to form a module. Once the units are developed and before uniting them into modules those units are to be checked for proper functioning. This method of checking the units after they are developed is called Unit testing as there will no GUI interfaces at the unit level the testing is done by the developer. Usually test engineer will not come into picture during Unit Testing.
 
Is this answer useful? Yes | No
September 29, 2006 10:11:31   #2  
komal        

RE: i was asked in an interview question,whether have ...
Hi Unit tests typically exercise small pieces of the code - you may write a new function then write some unit tests for that function. For example you might write some code that passes invalid parameters to the function and verifies it handles the error condition gracefully doesn't crash etc.

Unit testing is almost like a white box testing.

 
Is this answer useful? Yes | No
September 29, 2006 10:13:24   #3  
myquery Member Since: March 2006   Contribution: 14    

RE: i was asked in an interview question,whether have ...
Hi Unit tests typically exercise small pieces of the code - you may write a new function then write some unit tests for that function. For example you might write some code that passes invalid parameters to the function and verifies it handles the error condition gracefully doesn't crash etc.
Unit testing is almost like a white box testing.

 
Is this answer useful? Yes | No
October 04, 2006 02:38:49   #4  
nagarjunareddyyiza Member Since: August 2006   Contribution: 42    

RE: i was asked in an interview question,whether have ...

HI FRIEND

UNIT TESTING IS A PART OF WHITE BOX TESTING IS NOT LIKE A WHITE BOX TESTING IF I AM WORNG PLZ SEND ME CORRECT ANSWER


 
Is this answer useful? Yes | No
October 09, 2006 02:35:52   #5  
nagarjunareddyyiza Member Since: August 2006   Contribution: 42    

RE: i was asked in an interview question,whether have ...

SORRY THE LAST TIME I HAVE GIVEN WORNG ASWER

YES WE WILL DO BLACK UNIT TESTING IN THE PROJECT


 
Is this answer useful? Yes | No
July 11, 2007 01:58:00   #6  
Kumar Surapaneni        

RE: i was asked in an interview question,whether have ...
Unit Testing : Is done by Programmers.
 
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