What is the difference between system integration testing and end-to-end testing? With examples pls
Answer Posted / 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 View All Answers
hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?
What methodologies do you used to develop test cases?
Automation testing regarding with qtp, explain the process of testiing the application with qtp????
Explain what is traceability matrix?
What are basic, core, practises for a QA specialist?
How to generate swift message
What is traceability matrix? Is it required for every project?
Suggest me MCQ book for Software testing
What are the solutions for the software development problem?
Hi every body i am going to take the ISTQB Foundation level Exam on March 21th 2010, Could any one send some list of question papers and latest Dumps to My mail id: (saran_loyola05@yahoo.co.in). Advance thanks. Regards, Saran
a proj ws atarted and cloded within the second day why?it has good amt of resources.srs ws prepers and accepted by the client too.
Is it possible to do load testing in POWERMHS? If yes how do you do that?
Explain what is the difference between regression testing and retesting?
how we apply cmmi and iso in oyr testing or qa do it have some specifuc format
What the purpose of testing?