Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

In waterfall model, while your are coding if you happen to know that one of the requirement was wrong and there will be no use in implementing it and moreover it is going to cause problems to the final output. Then do you have the flexibility to go back and change the requirement? Is this flexibility there in Vmodel?

3 Answers  


What we mean by Stealth Bug

0 Answers  


need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview

0 Answers  


what type of review process u r following in u'r company?

4 Answers   IBM, TCS,


write bug name and discrition for following scenario: 1*1=1,2*2=5,3*3=9,4*4=17 using mscalculator ?

2 Answers   CTS, Manhattan,


hi!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?

2 Answers   IBM, MIT,


What is the concept of introducing a small change to the program and having the effects of that change show up in some test?

3 Answers  


Can any1 tell me what is the use of Shell Scripting on Manual Testing ?

3 Answers   Subex,


who are the final deliverables to the client?

3 Answers  


If I want to do a version testing then how can I do it? Is there any difference between 1.0 & 1.0.0.0 version?

1 Answers  


If we got build [say 2.0]to test, we test it & maintain the log then we got same build [say 2.0] fixing bugs in the same version 2.0 again we test it .My question is How we maintain this second log of testing same build

1 Answers  


Data flow testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs

1 Answers  


Categories