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 exact difference between Integration & System
testing, give me examples with your project.

Answers were Sorted based on User's Feedback



What is the exact difference between Integration & System testing, give me examples with your p..

Answer / babu_sripathi@yahoo.co.in

Integration testing means we will combine the individual
modules of the system.One module is integrated with another
module.The output of the first moudle it should be input of
the another module.
syatem testing is nothing but end to end testing. While
during system testing we will cover all the modules of the
system

Is This Answer Correct ?    3 Yes 0 No

What is the exact difference between Integration & System testing, give me examples with your p..

Answer / muralidharan

Integration testing :
This comes under levels of testing,
this is basically whitebox testing and main purpose of
doing integration testing to check the communication
interface between the unit tested module or submodules.Here
Dummy modules like stubs and drivers are used to do
integration testing.
Example:

A--->B--->C-->D

Here we are checking the interface from A to D


System testing:
The testing done on a whole to check the
functiolity and requirements are as per the clients
requirements etc.It is commonly called as black box testing

A
|
________________
| |
| |
B C
| |
| |
D_______________E

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance

0 Answers  


what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly

0 Answers   HCL,


explain fish model in detail?

0 Answers  


What are the steps involved in Manual Testing

6 Answers   TCS,


What about the test case if the field only takes a certain number of characters or a minimum number?

0 Answers  


what is best way to Indentify the senarios for anything like room,car,bike etc please tell me best ways to identfy

1 Answers  


what did your base to your test cases?

9 Answers  


Which methodologies, Technologies are fallowed in your company?

3 Answers  


What is the difference between Retesting and Data Driven Testing?

8 Answers   CTS,


What is the need of smoke test even when unit test is done by developers?

6 Answers  


Hi, Can anybody tell me what is Boundary value analysis, equivalence partitioning and error guessing with examples?

3 Answers  


if tester invloves in req or initial phase , what test eng will do in initial phase?

3 Answers   CTS,


Categories