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 ..

Answer / radha

Integration testing starts after completing of unit
testing.It validates the interaction between grouped
components.It identifies the bugs which can not be
identified at individual testing of
component,submodule,module.
System testing starts after completing of integration
testing.Performance testing,load testing,stress
testing,compatability testing,security testing etc come
under System testing.

Is This Answer Correct ?    9 Yes 0 No

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

Answer / naresh babu

INTEGRATION TESTING:
An orderly progession of testing in which
software components or hardware components or both are
combined and tested until the entire system has been
integrated

SYSTEM TESTING:
The process of testing an integrated hardware
and software system to verify that the system meets its
specified requriments

Is This Answer Correct ?    5 Yes 0 No

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

Answer / suresh

Integraion system means.. combining the modules together and
testing inorder to validate the design..i.e to found design
errors where as system testing is one which is testing the
whole system inorder to validate the requirements..

Is This Answer Correct ?    4 Yes 1 No

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

Answer / nashokn

what suresh said is correct Integraion system means.. to
check how the intergrated modules are co-existing with each
other.
System testing means checking the whole requirements.

Is This Answer Correct ?    2 Yes 0 No

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

Answer / satish

INTEGRATION TESTING:
1. The main focus is testingthe data flow across the
integrated modules.
2. Integrationtesting can be conducted if two modules are
integrated together among say 5

SYSTEM TESTING:
checking the whole requirements end to end.
It required all the modules to be integrated and then only
one can perform System testing

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More WinRunner Interview Questions

can anybody please send me important scripts in qtp

1 Answers  


Hi all,Can anybody tell me what does AUT stands for in winrunner,because now only iam learning

4 Answers   Google,


How do winrunner connects to SQL database and what option is use?

3 Answers   SPC Systems,


what is compile module in WinRunner?

3 Answers  


what load_dll in winrunner

2 Answers   Sonata,






what is the winrunner framework or architecture?

2 Answers   IBM,


If I do not check any of the add-ins that pops up initially, for which type of application can I do scripting?

2 Answers   Sonata,


How to Know through script which add-ins are loaded with winrunner?

2 Answers   Accenture,


What all are the different databases winrunner can support?

0 Answers  


What is the difference between gui map and gui map files?

0 Answers  


tell me about compiled module & function generator

5 Answers   CTS,


how will u perform bug tracking using winrunner?

1 Answers   MBT,


Categories