GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  Testing Definitions
Go To First  |  Previous Question  |  Next Question 
 Testing Definitions  |  Question 191 of 268    Print  
what is the difference between system testing and end-to-end testing?

  
Total Answers and Comments: 1 Last Update: November 27, 2007     Asked by: infojk83 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 27, 2007 08:46:26   #1  
srisandy Member Since: November 2007   Contribution: 5    

RE: what is the difference between system testing and ...
Hi,

System testing is testing on different platforms and E2E is testing the whole application like the top-down approach.

 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    

 Related Questions

Testing conducted to enable a user/customer to determine whether to accept a software product. Normally performed to validate the software meets a set of agreed acceptance criteria.  
Latest Answer : Acceptance testing is usually done by the end user or business to see whether the product is meeting or satisfying their resquirements or need. ...

A white box test case design technique that uses the algorithmic flow of the program to design tests.  
Latest Answer : Basic path testing is how to reach to the particular destination for testing.  This can also have path from and path to.Path from is the Path to the screen or to the object for what the testing will be done? ...

The set of tests derived using basis path testing.  
Latest Answer : Basis Set: The set of tests derived using basis path testing. sudhakar kolla.If you have doubts can ask me.My Email:kollasudhakar2005@yahoo.co.in.My Number:09819859346. ...

Testing when development and testing are essentially completed and final bugs and problems need to be found before final release. Typically done by end-users or others, not by programmers or testers.  
Latest Answer : Testing is started after the application movedinto production ...

Testing an executable application for portability across system platforms and environments, usually for conformation to an ABI specification.  
Latest Answer : Binary Portability Testing: Testing an executable application for portability across system platforms and environments, usually for conformation to an ABI specificationsudhakar kolla.If you have doubts can ask me.My Email:kollasudhakar2005@yahoo.co.in.My ...

Testing based on an analysis of the specification of a piece of software without reference to its internal workings. The goal is to test how well the component conforms to the published requirements for 
Latest Answer : Black Box testing is the build level testing technique, which involves in looking at the specifications and does not require examining the code of the program. Black Box testing is done from the customer's view point and can also be done without the internal ...

An approach to integration testing where the lowest level components are tested first, then used to facilitate the testing of higher level components. The process is repeated until the component at the 
Latest Answer : When main module under construction to check the interface between the sub module, developers use temporary programme called driver, which gives connectivity the main module instead of all modules. ...

Test which focus on the boundary or limit conditions of the software being tested. (Some of these tests are stress tests).  
Latest Answer : A testing technique that consists of developing test cases and data that focus on the input and output boundaries of a given function.It is a BlackBox testing technique. ...

Testing in which all branches in the program source code are tested at least once.  
Latest Answer : Branch Testing: Testing in which all branches in the program source code are tested at least once. sudhakar kolla.If you have doubts can ask me.My Email:kollasudhakar2005@yahoo.co.in.My Number:09819859346. ...

A test suite that exercises the full functionality of a product but does not test features in detail.  
Latest Answer : Breadth Testing: A test suite that exercises the full functionality of a product but does not test features in detail. sudhakar kolla.If you have doubts can ask me.My Email:kollasudhakar2005@yahoo.co.in.My Number:09819859346. ...


 Sponsored Links

 
Related Articles

SOA Definitions and Certification

SOA Definitions and Certification Service Oriented Architecture is a design that enables Business and computational resources to be linked together on demand as a means of achieving the results desired for service consumers which may be end users or other services Service Oriented Architecture has
 

How to call C header that is not provided generally by system in C++?

Headers can be called by using extern C Syntax of extern C is: extern "C" <function declaration> for example to call C functions from C++ we can write extern "C" { <function declaration> <function declaration> ...
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

Testing and Integration

Once the software is complete, it will go though rigorous testing before its actual integration.  In this article we will take a look at different types of software testing and also different types of integration. With the diversity of business setting and software development models, it al
 

System Implementation

In the previous articles relating to SDLC Stages we discussed about Project Planning and Feasibility Study moved on to System Analysis and Requirements which lead to Systems Design. Systems Design will naturally lead to another stage where it becomes closer to the actual deployment of the p
 

System Analysis and Requirements

In the previous chapter, we’ve discussed about project planning and feasibility study. That stage was important because it tries to establish a problem in our highly technological world. As our understanding on what we can do in computers evolve and so are the things that we need to make t
 

Client-Server Testing Technology

Client Server Testing Technology Client Server Software Client server software requires specific forms of testing to prevent or predict catastrophic errors Servers go down records lock I O Input Output errors and lost messages can really cut into the benefits of adopting this network technology Test
 

Difference between Scholarship and Grant

Difference between Scholarship and Grant While both scholarships and grants allow students to pay for their tuition without having to pay the money back there are a number of key differences between the two Knowing the difference between grants and scholarship will make it much easier for students t
 

How To Determine If Your CRM System Will Fail

How To Determine If Your CRM System Will Fail One of the primary reasons why many CRM systems fail is because of the quality of the data Even if you are using a high end CRM system your company will have no chance of success if it is processing data that is incorrect or faulty Fortunately data quali
 

Software Testing Myths

Software Testing Myths Any IT professional is sure to know the different phases of the Software Development Life Cycle or SDLC namely Feasibility Study Requirement Analysis Design Construction or Coding Testing Implementation Maintenance Support the activities carried out in each phase their sig
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape