Explain the difference between integration testing and
system testing with real time examles?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
if a problem on client side is restarting of PC then what are u going to do and say me the methods to solve the problem?
what is testing methodologies manually following by the tester in an company? pl give me answer
can you tell me scenarios for login page?
what is proto type model?
wat are the questions would the project leader ask about the project?? please do send the answers early.
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
what is selection procedure in AMDOC for software testing , if anybody attended the interview pls tell what the portions i should cover. pls help me friends
what is work break down structure?
In development costs what percent Software testing accounts?
what is mean by mr ?
Hi am new to this forem.i am a begineer in software testing and i have passed the ISEB exam,can anyone tell me how to gain knowledge practically ie practising testcases...... Thanks in advance
what kind of test cases we can automated.how to divide manual and automation test cases.