What is the exact difference between Integration & System
testing, give me examples with your project.
Answer Posted / muralidharan
Integration testing :
This comes under levels of testing,
this is basically whitebox testing and main purpose of
doing integration testing to check the communication
interface between the unit tested module or submodules.Here
Dummy modules like stubs and drivers are used to do
integration testing.
Example:
A--->B--->C-->D
Here we are checking the interface from A to D
System testing:
The testing done on a whole to check the
functiolity and requirements are as per the clients
requirements etc.It is commonly called as black box testing
A
|
________________
| |
| |
B C
| |
| |
D_______________E
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
what is the difference between website and web based application ?
Test cases for Internal IP Messenger
What are the main key components in web applications?
What is virtual creation tool?
What is the negative testing and example
Explain crud testing.
Define brain stromming and cause effect graphing?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
What are the two main categories of software testing?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
Can you explain usability testing?