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

Answers were Sorted based on User's Feedback



What is the exact difference between Integration & System testing; give me examples..

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

What is the exact difference between Integration & System testing; give me examples..

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

What is the exact difference between Integration & System testing; give me examples..

Answer / pradeep.s

intergration testing means data flowing between 2 modules.

system testing means end to end testing done by end user
and testing engineer.

Is This Answer Correct ?    4 Yes 0 No

What is the exact difference between Integration & System testing; give me examples..

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

What is the exact difference between Integration & System testing; give me examples..

Answer / ramyasri

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

What is the exact difference between Integration & System testing; give me examples..

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

What is the exact difference between Integration & System testing; give me examples..

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

Post New Answer

More Manual Testing Interview Questions

what is cause effect graph?

2 Answers   Infosys,


define SOA?

2 Answers  


What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000

0 Answers   TCS,


Who is the father of Software Testing? Who has invent the water fall model? Who has invent the spiral model? Who has invent the prototype model? Who has invent the v-v model? Who has invent the Hybrid model?

1 Answers  


On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button

1 Answers  


what is the good answer for authentication and authorization?

5 Answers  


What is Risk Analysis

4 Answers   QA,


how to write test case for triangle and sqaure?

3 Answers   TCS,


What is the difference between System Testing and Functionality Testing?

8 Answers   Wipro,


iam new to testing ,i want improve knowledge on manual and how to improve theoretically r practical?any one give me suggestion?

1 Answers  


What is endurance testing?

16 Answers   Infosys, MBT, Syntel,


can any one tell whats the difference between smoke testing and sanity testing

13 Answers   CIC, HCL,


Categories