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 difference between system integration testing and end-to-end testing? With examples pls



What is the difference between system integration testing and end-to-end testing? With examples pls..

Answer / ajit singh

System Integration testing is to ensure that software modules functionally correct after integration.
Example
So let's say you're developing a system A (e.g., online shop) that interacts with external (i.e., not under your control) system B (e.g., PayPal).

Testing whole system A you may verify whether it does what is was requested to, e.g., you are able to select and order a product (system A tests). You may also focus on integration problems here, e.g., because system A integrates backend with frontend (UI). For instance, how frontend behaves when backend is down or backend response is delayed?

Testing A integrated with B you may focus on different problems. You may verify whether after ordering a product money were transferred from your PayPal account to shop account (functionality). This is system C tests. You may also check what will happen when your online shop does not pass (optional) description in payment request to PayPal (more about integration). I would call this system C integration tests.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QA Concepts Interview Questions

Explain the difference between the verification and validation?

0 Answers  


wat is compile module

1 Answers   QA,


Would we given training at first job (entry level)?

0 Answers  


what is the diff between smoke testing & monkey testing?

9 Answers   Logica CMG,


List out the roles of quality assurance engineer?

0 Answers  


How would you prepare the test plan without srs?

0 Answers  


Can anyone please tell me how to export the requirements from QC 9.2 to excel file.

0 Answers  


What is the audit process? How do you perform the audit?

1 Answers   Cap Gemini, Sparsh,


If a company is a Software Product based company, whether they should go for CMMI or ISO ?

1 Answers  


What is the term for decomposing a software program so that latent design information can be extracted? Choice 1 Regression Choice 2 Restructuring Choice 3 Reusability Choice 4 Reverse engineering Choice 5 Reengineering

4 Answers   Brainbench Certification,


Describe the role that QA plays in the software lifecycle.

2 Answers   Sun Microsystems,


What are the Blackbox Testing Techniques?

2 Answers  


Categories