Explain the difference between integration testing and
system testing with real time examles?

Answers were Sorted based on User's Feedback



Explain the difference between integration testing and system testing with real time examles?..

Answer / litan

integration comes under whitebox testing.after complication of
coding and coresponding unit testing devlopers conduct
integration testing to ensure inter connection between modules.
testing on externsl interface is called black box testing or
system testing.here we are validating application beheaver
in terms of completeness and correctness.system testing is
the single phase of testing where we conduct usibility
testing,functional testing and usibility testing.system
testing is done to ensure that the application is ready to
move towards customer acceptance testing.

Is This Answer Correct ?    1 Yes 0 No

Explain the difference between integration testing and system testing with real time examles?..

Answer / vignesh raman

As the name indicates, integration testing is used to test
the integrity of multiple components(modules) in a system.
system testing is the testing at large, which tests the
complete behavior of the system among multiple modules with
respect to interface/system platforms.

Is This Answer Correct ?    1 Yes 0 No

Explain the difference between integration testing and system testing with real time examles?..

Answer / mudaseer

integration testing example when you sign up in gmail your
id is created and when you sign in again you should be able
to login .this is integration test case



system testing testing the whole system from end to end for
example sign in to gmail then send email chat with your
friend delete a email search for an email move an email to
spam folder then logout here you have tested from end to end
this is system testing

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is usecase? tell me the attribute of usecase?

6 Answers   Expertus,


Why did you choose the Software Testing Field?

0 Answers   TCS,


what is test log? what fields does it contain, At which stage do we use this in real time?

2 Answers  


What are the possible Test cases for Save in M.S word ?

3 Answers   R Systems,


What is SRS , BRS and FDS?

5 Answers  






Suppose when you click on message icon in your mobile phone , if it is giving a message "Error,Message cannot be opened", Wha will u do? how do you rise a defect? /

2 Answers  


What is smoke testing and when it wil be done?

7 Answers  


What is Usability testing, pls explain with example.

5 Answers  


Hai Everybody... What is the difference between Testplan and Test Strategy?

4 Answers  


What is Test Harness... is having any releation with Test driver...Anybody can explain in detail...Thanks in Advance

5 Answers   Siemens,


How can We stop Client side Validation and do Server side validation ? Is there any option on IE

0 Answers   Covelix, TCS,


What is the difference between volume and stress?

1 Answers  


Categories