Print Page | Close Window

Integration Testing

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Integration Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Integration Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=1089
Printed Date: 22Jun2024 at 11:23am


Topic: Integration Testing
Posted By: tanu_2006
Subject: Integration Testing
Date Posted: 29Apr2007 at 10:58pm
Testing in which software components, hardware components, or both together are combined and tested to evaluate interactions between them.



Replies:
Posted By: kalai
Date Posted: 24Jun2009 at 5:53am

Integration testing, also known as integration and testing (I&T), is a software development process which program units are combined and tested as groups in multiple ways. In this context, a unit is defined as the smallest testable part of an application. Integration testing can expose problems with the interfaces among program components before trouble occurs in real-world program execution. Integration testing is a component of Extreme Programming (XP), a pragmatic method of software development that takes a meticulous approach to building a product by means of continual testing and revision.

http://www.macrotesting.com - more details about software testing



Print Page | Close Window