what is the Difference between Integration testing and
system testing?
Answer Posted / sripathi venkata ramesh
I am Sripathi Venkata Ramesh working as a software Test
engineer - different people have given different
answers......I confused so many times.............
So the correct answer is here...
Integration Testing: Testing the
interface/relationship/data flow of the application when
integrating different modules is called integration testing
End to End Testing: To validate whether the flow of
application from the starting point to end point is
happening perfectly For example, while testing a web page,
the start point will be logging in to the page and the end
point will be logging out of the application. In this case,
the end to end scenario will be log in to the application,
get into inbox, open and close the mail, compose a mail,
either reply or forward the mail, check in the sent items,
and log out.
System Testing: Testing the system as a whole to validate
that it meets its specifications or not. or we can say as
Testing an integrated system is called system testing
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What do you think the role of test-group manager should be? Relative to senior management?
What is smoke test? Do you use any automation tool for smoke testing?
Why would we not include these?
write test case for gmail sign up page?
Why you are selected software testing as career ?
Can you explain steps in function points?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
Which is the best testing model?
how can u prepare the test plan?
What are the different levels of manual testing?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
What is Registry?
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
What are noise variables?
What is XML Testing? Do we have any tools to test the XML? Please let me know.