what is the difference between integration testing and end to
end testing?
Answer Posted / abhesheke
Integration testing:First point to say is this is not done
by Tester it is done by Developer.
All the developer working on any programming language say
java or .net they work on a IDE(Ex:Eclipse)all the IDE will
be connected to a version controller(CVS,VSS).so integrating
of the code is nothing but Saving the code into the version
controller.once any developer saves his code to the version
controller other developer can get the saved code into his
program and check whether his logic goes smooth with the
code he has taken from the Version Controller.if things are
smooth then integration is done.
I would now talk in terms of a tester.
Integration testing mean:i enter a in module one which
should be visible in B module this need to checked.ideally
no company would ask the tester to do integration testing if
the project very big and once specific module cover a good
amount functionality then it would be given for testing.
End-to End testing : This are the normal testing Activities
any tester does.
please ping me if you need any more details
| Is This Answer Correct ? | 1 Yes | 17 No |
Post New Answer View All Answers
what is meant by application server and its functions?
State a generalized process for load test? Or explain how you did it previously.
why QA team is necessary for an organization?
Write positive and negative test cases for forgot password?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
What is manual testing and what is it process?
What is concurrent user hits in load testing?
how many meeting in realtime environment? what are they?plz explain?
what the purpose of requirement phase
what are the Cs in testing
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
What is the procedure of manual testing?
Who are all involved in an inspection meeting?
What's the relationship between environment reality and test phases?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?