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

Explain the synchronization points?

795


how can you explain your Real Estate Project in front of interviewer..? please step by step......

1363


When would you use 'set_window' and when would you use 'win_activate'?

963


Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....

2022


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

809


What information is contained in the checklist file?

802


Explain the purpose of different record methods?

853


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

821


How to integrate automated scripts from testdirector to winrunner scripts?

901


Explain the purpose of gui spy?

817


hi this is uday iam trying for testing job with 3+ yrs of exp if u have qtp faqs materil plz send me thanks in advance

1820


How do you call windows APIs, explain with an example?

1742


when start testing

2371


soft key for virtual object wizard ?

2094


What are the two modes of recording?

810