What is the deferace between End to End testing & system
testing? Give me at least one example

Answers were Sorted based on User's Feedback



What is the deferace between End to End testing & system testing? Give me at least one exampl..

Answer / a sameer

Systen Testing can be limited upto functional as well as non
functional testing of the System. Here in system testing we
test the application whether it is working according to the
SRS. Here we test for one module completely with all
techniques to test.
End-to-end testing all the interfaces sub-systems must come
into picture. All the end-to-end scenarios should be
considered and executed before deployment of the system into
actual environment. Here in end to end testing we test the
application whether it is working according to the BRS. In
End to End testing we test right from login screen and moves
to many other screens ( does its scenario) and logout of the
application, complete coverage.

Is This Answer Correct ?    2 Yes 1 No

What is the deferace between End to End testing & system testing? Give me at least one exampl..

Answer / rathnapriya

End to End testing is to validate the flow of application
fron the scratch to end and ensure all the functions are
working properly.

system testing is validating the aplication as a whole
using functional and non functional testing.

Is This Answer Correct ?    1 Yes 1 No

What is the deferace between End to End testing & system testing? Give me at least one exampl..

Answer / sree

end to end testing is like take login page enter loginid &
password ,check the new mails my click on inbox after that
signout means one transaction from starting to ending is
called end to end testing.

where as system testing is testing of the application from
client view ,like funcational& non functional testing.

Is This Answer Correct ?    2 Yes 3 No

What is the deferace between End to End testing & system testing? Give me at least one exampl..

Answer / gopaldas

System testing is nothing but end to end testing.There is
no difference.

If i am wrong let me know.

Is This Answer Correct ?    11 Yes 17 No

Post New Answer

More Manual Testing Interview Questions

What is concurrent user hits in load testing?

0 Answers  


why tester using database?

2 Answers   Logica CMG,


how will we receive the build?is it through mail or not?

5 Answers  


In which Phase of testing life cycle we prepare test data and test scenario?

2 Answers  


what is latentbug

5 Answers  






There is a field in the form...if i will put a number it will give the square of the number as output..it takes numbers from 1 to 100!!! how to test it???

6 Answers   ACS,


write test case for linked in sign up page ?

0 Answers  


For Web Applications what type of tests r u going to do .. tell me the Importent ones..

9 Answers   Infeneon Technologies,


What is the difference between Build Management and Release Management ?

1 Answers   CTS,


what is the Slippage Ratio in your company?

9 Answers   Siemens,


Hello, Currently we are doing manual testing for PHP& .NET Projects. We are planning to automate it.Kindly suggest which automation testing tool is appropriate for it. Thanks

3 Answers  


Who is responsible for doing "Cause-Effect GraphCause Effect Graph". If tester is responsible then how we to do it? Urgent

0 Answers  


Categories