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  >  Interview Questions  >  Testing  >  Test Cases
Go To First  |  Previous Question  |  Next Question 
 Test Cases  |  Question 20 of 251    Print  
Explain end-to-end testing life cycle with different models

  
Total Answers and Comments: 2 Last Update: June 26, 2007     Asked by: S.M. Jan Ali 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
December 12, 2006 07:18:28   #1  
nandababu Member Since: December 2006   Contribution: 6    

RE: Explain end-to-end testing life cycle with differe...
End to End Testing is nothing but System Testing.The term system testing means Combination of Functionality testing and Non-Functionality Testing.
 
Is this answer useful? Yes | No
June 26, 2007 07:22:46   #2  
BTK        

RE: Explain end-to-end testing life cycle with differe...
End-to-End Testing will be done in two ways:
 a) E2E within the system or same application
 b) E2E with down/up stream application(s)

The above a) and b) will be considered based on the time and cost of the project
 
a) E2E within the system: This is nothing but all the possible scenarios that will be used in the application. This is part and parcel of system testing.

b) E2E with down/up stream applicaiton(s): This will be done before or after system testing is completed which depends up on time and cost of the project. This can be done in two ways:
        i) High level
       ii) Low level

    i) High level: Here we will only check that the records created in our applicaiton are visible in other down/up stream applicaiton(s), which is verified by the down/up stream application's test team. Validation of data is not done in this level.

   ii) Low level: Here we will check that the records created in our system are visible in other down/up stream application(s), verificaiton of data, validation of data, reflection of updates in base application which are done in down/up stream application(s), impact testing are done in this level.  

 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : End-to-End Testing will be done in two ways: a) E2E within the system or same application b) E2E with down/up stream application(s)The above a) and b) will be considered based on the time and cost of the project a) E2E within ...
Read Answers (2) | Asked by : S.M. Jan Ali

Latest Answer : after completion of unit testing and module testing technical testers conduct integration testing during this test verifies all modules ...
Read Answers (5) | Asked by : S BHUVANESWARI

Latest Answer : VSS- Visual Source Safe is a client server application which acts as a storage system for files. A file stored in a SVSS server is not available via the standard file system, instead, it must be accessed through the VSS client tools. They are VSS ...
Read Answers (3) | Asked by : ammu

Hi allCan anyone tell me how to test the two different vresions of spell check in MS Word in short span of 30 min. ie suppose the earlier version of the MS word consisted of say 5000 words and now the new version consists of say 5,00000 words. You now need to test the functionality of the newer version of spell check in 30 min. how will you achieve and be sure of your testing that you have covered the entire thing. In short what method will you adopt in such a case.
Read Answers (2) | Asked by : jagriti

Latest Answer : Yes we can check the font size of the letter but it's depend on the appilication,if application have this feature of check the font size.Like in the MS Word we can check the font size of a letter by type the word and selectin it then size of that ...

What is the difference between positive and negative test cases ...plz any one explain with example...
Read Answers (7) | Asked by : Sanjay

Hi,i m giving one application..can u tell me how do we writetest cases for performance,stress and load testing..there is one bank application,where customer can login after giving a/c noand password and come for the main menu..in bank database 1000000 data can store and x no of user can login at atime and it takes 5 sec to open the main menu after entering the a/c noand password.
Read Answers (1) | Asked by : Neelam

Hi plz sugesst me soon its very urgent, how to write the test cases for microsoft outlook??? at least four test cases for eachi)funtional testing.ii)system tesing.iii)ui testing.iv)integration testing. i faced this question on QUEST software interview.
Read Answers (4) | Asked by : lina

Latest Answer : Running failed test cases - RetestingRunning failed and passed test cases - Regression testing ...
Read Answers (4) | Asked by : amit gandhi

What are the different testing techniques that can be followed while writing test cases for a text box. Such as BVA, Equivalence Partitioning... and anymore like this? Please answer...


 Sponsored Links

 
Related Articles

ERP Success cases

ERP Success cases You have probably heard a lot about ERP systems especially about their implementation and its advantages and disadvantages Here you will find that there are no unachievable targets and that every effort brings benefits These are the stories of people who found success through ERP i
 

Client-Server Models and N-Tier Applications

Client Server Models and N Tier Applications One of principal objective of Client Server methods is to provide data to an end user However Client Server architectural methodologies are much more complex Client Server describes the process wherein a client program generates contact with a separate se
 

Java and Client Server Models

Java and Client Server Models The Role of Client Servers on the Web Client server models provide the essential mechanisms for working with the Internet In fact most of the World Wide Web is built according to this paradigm In client server models the web browsers run by millions of users are the cli
 

Explain about TNSPING

You can also use tnsping utility on command prompt to check Oracle Net connectivity. Follow these steps to check the connection to particular SID. Open Command prompt. Write tnsping < SID for the database connectivity you want to check > If you get the message “Used TNSNAMES
 

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
 

What is Systems Development Life Cycle

Introduction Developers worldwide will agree that building software takes more than just writing complex codes and implementing them in an environment. Developers usually start out their career in programming by developing programs or software according to their own plan and hope that someone will
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

What is Software Development Life Cycle?

What is Software Development Life Cycle? In this chapter we’ll be looking on SDLC as a tool for development, what are the factors for its proper implementation and special section on software security from the point of view of SDLC. These topics will guide us in knowing the important of S
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

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
 





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