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
Explain the types of documents in software quality assurance?
hi , This is krish from chennai . i like to do istqb certification for foundation level . if any one have material for that kidely help me. just send me the material to krishmca29@rediffmail.com. thanks is advance for sending .
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
best trainig institutes and best faculty in chennai for software testing ?
List out the roles of quality assurance engineer?
How does the Internal QA Audit relates with the ISO Standards level ?
Is it possible to do load testing in POWERMHS? If yes how do you do that?
In Software Development Team, Who has the biggest and smallest salary? Can You list all of it? It say that SQA Tester is the smallest one, Is it right?
What actually a SQA Tester do in His/ Her first (entry level) Job?
Q. How do you select product components for validation?What are the contents of QMS?
Mention how validation activities should be conducted?
We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.
hi guys ! tel me the adress of the ordian solutions..?whr it is ..?
How does a server or client environment affect software testing?
can anyone explain the working of tsys application in credit card industry