Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Difference between End to end testing and System testing

This is a discussion on Difference between End to end testing and System testing within the Testing Issues forums, part of the Software Testing category; Hi eveyone Can anybody please tell me what is different between End to end testing and system testing?...

Go Back   Geeks Talk > Software Testing > Testing Issues
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 10-23-2007
Contributing Member
 
Join Date: Sep 2007
Location: MD
Posts: 76
Thanks: 13
Thanked 5 Times in 5 Posts
newhere is on a distinguished road
Difference between End to end testing and System testing

Hi eveyone
Can anybody please tell me what is different between End to end testing and system testing?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-24-2007
Moderator
 
Join Date: Sep 2007
Location: Chennai, INDIA
Posts: 406
Thanks: 2
Thanked 197 Times in 91 Posts
sridharrganesan has a spectacular aura aboutsridharrganesan has a spectacular aura aboutsridharrganesan has a spectacular aura about
Thumbs up Re: Difference between End to end testing and System testing

End to end testing is the methodology to validate whether the flow of application from the starting point to end point is happenning perfecly.
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 is the metholodogy to validate whether the system as a whole is performing as per the requirements. There will be a lot of modules or unit in a application and in the system testing we have to validate the application performs as per the requirements as a whole.

To be precise, in end to end testing the flow of activities from scratch to end will be validated and in the system testing the system as a whole will be validated.
Reply With Quote
The Following User Says Thank You to sridharrganesan For This Useful Post:
  #3 (permalink)  
Old 10-26-2007
Junior Member
 
Join Date: Mar 2007
Location: Delhi
Posts: 11
Thanks: 1
Thanked 4 Times in 3 Posts
skiran19 is on a distinguished road
Re: Difference between End to end testing and System testing

End-to-End Testing- Similar to system tesing, but involves the testing of complete application environment such as interacting with database, using network communications, interacting with other hardware, aaplication or systems if appropriate.

System Testing- System Testing is the tseting of a system as a whole. This is what user see and feel about the product you provide.
Reply With Quote
  #4 (permalink)  
Old 12-28-2007
Moderator
 
Join Date: Oct 2007
Location: Frankfort, KY
Posts: 283
Thanks: 3
Thanked 54 Times in 36 Posts
Anshoo_Arora is on a distinguished road
Re: Difference between End to end testing and System testing

I have given such an answer before, but I think I should repeat it in such situations. In the company I currently work for, both end-to-end testing, system testing and system integration testing mean the same thing. In my QA career, there have been lots of ambiguities regarding definitions and nearly every source has its own understanding of the definition, but in my mind, both (system/end-to-end) are the same.
Reply With Quote
  #5 (permalink)  
Old 12-28-2007
Junior Member
 
Join Date: Dec 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
ohmohm is on a distinguished road
Re: Difference between End to end testing and System testing

End to end testing is we need to do complete testing of the application after any fix, or new code is added to the program to see that the application or code does not break

System testing is done on the complete application,to check the against requirements

Both are same
Reply With Quote
  #6 (permalink)  
Old 12-28-2007
Expert Member
 
Join Date: Oct 2007
Location: Mumbai
Posts: 354
Thanks: 4
Thanked 58 Times in 47 Posts
bizzzzzare will become famous soon enough
Re: Difference between End to end testing and System testing

Hi,

It is pretty much true that in most of the companies, System Testing and End-to-End testing are used Synonymously. They almost mean the same.

But the point of differentiation can be -

End to End testing involves validating the process / data flow from the Start point of the Application to the End point of the Application. We could consider Databases as well intermediate Servers involved in the Application.

System testing differs in a manner that it involves testing the System as against the specified Requirements. But scope would be limited to only the system in question alone.

Cheers...
__________________
Regards,

V.Umesh Krishnan
QA Consultant
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Issues

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Difference b/w Localization Testing and Internationalization Testing jainbrijesh Testing Issues 2 3 Weeks Ago 09:30 AM
Difference b/w static and dynamic testing jainbrijesh Testing Issues 5 01-11-2008 02:19 PM
Testing that comes under system testing santh12 Testing Issues 3 09-25-2007 12:59 PM
diff domain & system testing bvani Testing Issues 2 07-30-2007 09:13 AM
Can we Merge Integration Testing and System Testing? vijenjoy2k2 Testing Issues 2 05-30-2007 05:29 AM


All times are GMT -4. The time now is 03:44 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved