Print Page | Close Window

Unit Testing Simplifies Integration

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Unit Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Unit Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=552
Printed Date: 30May2024 at 4:38pm


Topic: Unit Testing Simplifies Integration
Posted By: priyanka
Subject: Unit Testing Simplifies Integration
Date Posted: 03Apr2007 at 12:30am
Unit testing helps eliminate uncertainty in the pieces themselves and can be used in a bottom-up testing style approach. By testing the parts of a program first and then testing the sum of its parts will make integration testing easier.



Print Page | Close Window