Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the difference between unit testing,integration
testing and interface testing?

Answer Posted / sandeep mukherjee

In computer programming, unit testing is a software
verification and validation method where the programmer
gains confidence that individual units of source code are
fit for use. A unit is the smallest testable part of an
application. In procedural programming a unit may be an
individual program, function, procedure, etc., while in
object-oriented programming, the smallest unit is a class,
which may belong to a base/super class, abstract class or
derived/child class.

Integration testing (sometimes called Integration and
Testing, abbreviated "I&T") is the activity[1] of software
testing in which individual software modules are combined
and tested as a group. It occurs after unit testing and
before system testing.

System testing of software or hardware is testing conducted
on a complete, integrated system to evaluate the system's
compliance with its specified requirements. System testing
falls within the scope of black box testing, and as such,
should require no knowledge of the inner design of the code
or logic.

Interface Testing is not focussed on what the components are
doing but on how they communicate with each other, as
specified in the "System Design".The tests are organized to
check all the interfaces, until all the components have been
built and interfaced to each other producing the whole
system.

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the modes of script recording in winrunner ?

1057


Where do you found that you can't use winrunner for automation?

2089


How do you find out which is the start up file in winrunner?

1083


What is the purpose of set_window command?

1215


descriptive program for web application.

2054


What is the purpose of regexp_label property and regexp_msw_class property?

1152


What is contained in the test scripts?

1181


How can withwin runner to make single scripts which supports multiple languages?

1026


Explain the purpose of gui spy?

1052


What is tsl? What 4gl is it similar too?

1213


soft key for virtual object wizard ?

2350


How to have winrunner insert yesterdays date into a field in the application?

1009


what is the testing high level architecture

2824


What is the use of gui map and what happens when the gui map file get loaded?

1090


How do you suppress a regular expression?

1959