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 172 of 203    Print  
At what stage the unit testing has to be done?

  
Total Answers and Comments: 6 Last Update: September 25, 2009     Asked by: nimmi 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: srija
 
When the coding part for the current module in the present build has been completed and before releasign the build to Integration test, Unit Testing has to be done. Once the individual modules are completed, then those code modules will be tested individually in Unit testing to ensure that the inner working of the code is working properly. Usually by Done by programmers in many companys. In some companys testers will also do unit testing.

Above answer was rated as good by the following members:
jyothinapa
February 15, 2007 01:23:05   #1  
srija Member Since: May 2006   Contribution: 3    

RE: At what stage the unit testing has to be done?
When the coding part for the current module in the present build has been completed and before releasign the build to Integration test Unit Testing has to be done. Once the individual modules are completed then those code modules will be tested individually in Unit testing to ensure that the inner working of the code is working properly. Usually by Done by programmers in many companys. In some companys testers will also do unit testing.
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
March 30, 2007 15:12:27   #2  
umadhu04 Member Since: March 2007   Contribution: 6    

RE: At what stage the unit testing has to be done?
After freeze the code unittesting comes into the picture.
 
Is this answer useful? Yes | No
November 26, 2007 05:25:02   #3  
Fayaz        

RE: At what stage the unit testing has to be done?
This can be difficult to determine. Many modern software applications are so complex and run in such an interdependent environment that complete testing can never be done. Common factors in deciding when to stop are: Deadlines (release deadlines testing deadlines etc.) Test cases completed with certain percentage passed Test budget depleted Coverage of code/functionality/requirements reaches a specified point Bug rate falls below a certain level Beta or alpha testing period ends
 
Is this answer useful? Yes | No
August 11, 2009 04:28:26   #4  
preethi.gollamandala Member Since: September 2008   Contribution: 88    

RE: At what stage the unit testing has to be done?
Unit testing is conducted by the developers.After developing a software the developers will conduct thsi unit testing before integration testing Its like reviewing small unit of modules along with code review.
 
Is this answer useful? Yes | No
September 09, 2009 02:04:50   #5  
mathan_vel Member Since: December 2007   Contribution: 422    

RE: At what stage the unit testing has to be done?
After Detailed Design in V-Model. Unit Testing is done with Unit Test Plan.
 
Is this answer useful? Yes | No
September 25, 2009 02:04:29   #6  
mathan_vel Member Since: December 2007   Contribution: 422    

RE: At what stage the unit testing has to be done?
After Detailed Design in V-Model. Unit Test Plan is prepared. once the coding is done for seperated functionalties unit testing is conducted according to the Test Paln

 
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