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

Answer Posted / satish

Unit Testing
------------
In computer programming, unit testing is a procedure used to
validate that individual units of source code are working
properly. A unit is the smallest testable part of an
application.

Integration Testing
-------------------
Integration Testing is the phase of software testing in
which individual software modules are combined and tested as
a group and verify proper communication between the modules.

Interface Testing
-----------------
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 ?    47 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of regexp_label property?

603


Why don’t we normally load the gui maps through start up scripts?

639


Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer

1635


How do you handle tsl exceptions?

697


Name the different modes of recording?

572






What is the usage of Test case Design Techniques,in Integration/System Testing?

1988


what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance

1039


wat is the d/b windows 95&98&xp?could anybody give reply ?

1848


Explain the purpose of loading winrunner add-ins?

645


Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP

1807


How do u check FONTS in Login Window?

1717


How to check property of specific icon is highlighted or not?

580


What is the purpose of gui map configuration?

621


How to find the local host name using winrunner ?

1699


Explain the synchronization points?

586