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
What is debug mode in Winrunner?
What is a checkpoint and what are different types of checkpoints?
i this is priya speaking, any 1 tell me project detail for NETBANKING and HELTHCARE pls send to this E-MAIL ADDRESS; (priyadharshni2@yahoo.com)pls qik, thank u once agajn.
Name the three modes of running the scripts?
What happens when the gui map file get loaded?
What is the purpose of regexp_msw_class property?
What is the purpose of the temp GUI map file?
two file is there how will compate it by useing qtp.
What is boundary test?
How do you configure gui map?
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
what is the testing high level architecture
What is the usage of Test case Design Techniques,in Integration/System Testing?
Without the gui map, use the phy desc directly?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance