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 |
How u r estimating the budget 4 the project?
What are various ways of calculating defect density? What is recommended for .Net based development projects?
Whats'the difference between Seviroty and priority .. Please answer in the follwoing way ? 1) Who will give the priority and Sevirity (ex - client/users and testers/developers) ? 2) If the client wants to give a high importance to an issue and for that the QA and developement don't think that much importance then how would be the situation ? 3) If a high sevirity issue is there but another issues is there with high priority .. Then which issue will be fixed first and vice versa ?
8 Answers Covansys, Logica CMG,
best trainig institutes and best faculty in chennai for software testing ?
what is the difference between product and process based projects?
1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?
What are all the possible Risks and it's Management Technics in Software Testing?
What are the actual QA processes run in software compamy ?
hi, my qusetion is that plz send me the complete testplan and test cases of any web application with testing too so i have an idea bcz i have no any experience in it
When should u feel that u can stop testing now?
11 Answers iSoft, MBT, TCS, Verisoft,
What are the technical risks involved in Software testing project?
what is meant by positive testing ?