What is the difference between unit testing and integration
testing?
Answers were Sorted based on User's Feedback
Answer / rafi
Unit testing:A unit is smallest entity in a software.Every
unit has to tested separately in order to check whether
it's as per the requirement specifiacation
Integration testing:The tested unit are integrated into one
module and each module is tested separately in order check
whether it's as per the requirement specification.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / biju
Unit Test cases
The responsible people for the Unit Test cases are the
programmers. Are they able to test and find defects for the
product they developed? The Answer would be Yes and No.
Because when the developer created his module obviously he
will think that his work will always be correct and he will
not be able to visualize the defects. Hence there is chance
for the programmer to skip the unit test cases and
execution. But if properly the Unit test cases are written
and executed the defect ration will come down drastically
and the Testers will be able to concentrate on the Black
box.
The Good Unit Test cases are hard to write and time
consuming. The developers have to spend time to write such
effective unit test cases similar to writing Code. Poor
Unit test cases will also prove the efficiency and
understanding of the requirement by the developers. Not all
developers who are good in writing code are good in writing
Test cases.
Writing Unit test cases is a skilled task and which is the
basic testing done before the code is delivered to the
quality. Hence more attention should be given in writing
Unit Test cases.
Integration Testing
A project may have many modules. Not all modules are worked
together. Certain modules are covered in first iteration
and remaining is in forth coming iterations. When one
module is completed it should be integrated with other
modules. If the project is small in size the system are
assembled and the integration will happen at the end.
The integration testing will be performed on multiple
environments also. Some times the client may user different
environment and the solution provider may have a different
one. At that time the integration process is a must.
Usually the integration testing is conducted in parallel
with the Unit Testing.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / shiva
unit testing:
In this stage white box test engineers will check each& every developed programs&combination of programs,in order to conform weather it is working according to the exportations or not.
Integration testing:
The developers will develop the interfaces in order to integrate the modules.
1)the white box test engineers will check wether the interfaces are working fine or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Finite state Machine in Testing? What is High Availability Testing? What is Incremental Regression Testing? What is sensitivity Testing? Plz Reply ASAP.
what is meant by Priority nad severity?
How to design the test cases?
while reading srs document if you will get any doubt, what you will do?
What is the difference between Functional and Regression testing?
What is 'string' testing?
Hi frenz!!! I heard that Satyam recruitment Pattern has changed like Written, Essay Writing and HR+Tech? Is that true???
My self Rangaraja from hyderabad.I have 2years exp in manual testing in Printing Domain.I want learn Banking domain Could you please any one explain how to test banking domain? if you have documents please share me through following ID:brangaraja@gmail.com.
Explain thread testing.
What is the difference between stress, volume and load testing?
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
The following questions were asked me at the HCL...Please try to answer these::: 1Q: For 3rd party fund stransfer through online bankinghow much time it take..? What are the processes behind that..?