Exforsys

Online Training

Unit Testing

This is a discussion on Unit Testing within the Software Testing forums, part of the Testing category; This is the first and the most important level of testing. As soon as the programmer develops a unit of ...


Go Back   Exforsys > Testing > Software Testing

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-16-2006, 06:51 AM
Junior Member
 
Join Date: May 2006
Posts: 27
rjames is on a distinguished road
Unit Testing

This is the first and the most important level of testing. As soon as the programmer develops a unit of code the unit is tested for various scenarios. As the application is built it is much more economical to find and eliminate the bugs early on. Hence Unit Testing is the most important of all the testing levels. As the software project progresses ahead it becomes more and more costly to find and fix the bugs.

In most cases it is the developer’s responsibility to deliver Unit Tested Code.

Unit Testing Tasks and Steps:
Step 1: Create a Test Plan
Step 2: Create Test Cases and Test Data
Step 3: If applicable create scripts to run test cases
Step 4: Once the code is ready execute the test cases
Step 5: Fix the bugs if any and re test the code
Step 6: Repeat the test cycle until the “unit” is free of all bugs

Continue With The Article
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-09-2007, 07:49 AM
Senior Member
 
Join Date: Apr 2006
Posts: 145
Rahulbatra is on a distinguished road
I want to have a good guidelines or tips on points that one must note while carrying out unit testing. Someone kindly provide the same.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-09-2007, 08:55 AM
Senior Member
 
Join Date: Apr 2006
Posts: 153
cyrus is on a distinguished road
What are the impacts created if a unit testing is not done and the next level of testing is carried out in straight? Is it that unit testing is needed for all applications or it depends on the size of the application.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Job Opportunity at Bangalore - Position Testing Telecom kalareddy Experienced Job Seekers - India 3 01-14-2008 02:07 AM
Manual Testing Books and Resource Guptha_S Software Testing 2 08-29-2007 11:39 AM
System Testing rjames Software Testing 0 05-16-2006 06:46 AM
EIT (Embedded Infotainment Testing) Robert Bosch India Limited admin Experienced Job Seekers - India 0 06-02-2005 09:04 AM
Job Opportunity at Bangalore - Position Testing Telecom techguru Experienced Job Seekers - India 0 05-22-2005 12:16 PM


All times are GMT -4. The time now is 10:17 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.