What is the exact difference between Integration & System
testing; give me examples
Answers were Sorted based on User's Feedback
Answer / malaprabakar
A. integration testing:testing of combined parts of an
application to determine if they function together
correctly. The 'parts' can be code modules, individual
applications,client and server applications on a network,
etc. This type of testing is especially relevant to
client/server and distributed systems.
System Testing:system testing will conducted on the entire
system to check whether
it is meeting the customer requirements r not
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / lakshmi
Integration Testing;
The unit tested module has to be integrated to build the
application.
For Eg: When we test the With draw and Deposit option after
integrating both the functionality it is the integration
testing
where as System Testing involves testing the entire
functionality of the application.
EG; Testing the all the functionalities in Banking
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / meenakshi
integration testing is performed when any of the two or more
components are joined together to work as one. it may be
integration of two systems or two modules or so. in case of
integration testing we test that are those components
capable of working together. In case of integration testing
interfaces of joined components is given more importance. it
is checked that the data flow b/w the components is correct
and their shld be no leakage at the interface and so on.
But in case of system testing we test the sys as whole for
both its functional and non functional requirements.
| Is This Answer Correct ? | 2 Yes | 1 No |
Hai...
Integration testing :
Testing of integrated modules to verify combined
functionality after integration. Modules are typically code
modules, individual applications, client and server
applications on a network, etc. This type of testing is
especially relevant to client/server and distributed
systems.
System testing :
Entire system is tested as per the requirements.
Black-box type testing that is based on overall
requirements specifications, covers all combined parts of a
system.
K,Byeee..
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / d.radhika
Integration Testing:
its the process of testing that the testing conducts at
the combination of all modules of the application to check
app behaves as per the requirement
ex: 1.Dataflow
2.comined modules
system Testing:
its the process of testing to check entire application that
if the app behaves as per the requirement
ex: 1.end to end testing
2.site testing
3.menu testing
4.navigation testing
in system testing it covers all the functional and non-
functional and usability testing.
f.testing is +ve,-ve,valid,invalid,within range,without
range.
non.f.t is
relibility,compatability,configuratation,installation,datavo
lum testing....
usabulity testing is userinterface and manual supported
testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / chandru
Integration Testing:
Test the flow of data from one module to another module.
Check the modules are integrated properly.
System Testing:
System testing is used to discuver errors when the system
is tested fully.Tester are expected to test from login to
logout process by covering various functionalities
conducted by test engineers
| Is This Answer Correct ? | 0 Yes | 0 No |
1) Test summary contains ? 2) Requirement Tracebility means ? 3) Test Effort contains ? 4) Test Planning Productivity ? 5) Metrics should be caluclated ? 6) Interest rate Rsik is a type ? 7) Test analysis and Design process task? 8) secured loan is a part of Liability (or) assest in a balance sheet? 9) Money Market means? 10) a ------ specifies all of the terms of a loan and the obligations borrower ? 11) what is a primary market is ? 12) Quality of Testing measure with ? 13) Company has a share with facevalue 10 rs/- and NAV of 37 after comapny has given Dividend of 35 % then How much NAV become ? ( I don't know what is NAV means, question overall Idea I am giving not 100% perfect ) the potions for these are 1) 33 2) 33.50 3) 37 4) 42 14) one compay has taken 10 million loan from a bank for a Interest rate is 10 % and base amount is 0.4% so how much they had paid monthly Emi ? they provideansews like 1) 100000 2) 114000 3) 140000 4) 104000 Remaing questions I not remember.
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
what is difference b/t severity and priority
4 Answers Tech Mahindra, Value Labs,
What is Changing requirement?
WHAT IS TEST STRATEGY? WHAT IS THE DIFF BETWEEN TEST PLAN AND TEST STRATEGY? WHAT IS TEST METHODOLOGY
HI Can any one tell me what is the meaning of creation and setup of system input files and execute the tests at the command line
Explain the difference between integration testing and system testing with real time examles?
How do u make sure the test cases are not repeated?
What is positive and negative testing?
what are the test data for factorial function ?
Explain a bug which if you have missed could have created a big problem.
Can any one give an example of having high priority and low seveority