What is the exact difference between Integration & System
testing, give me examples with your project.
Answers were Sorted based on User's Feedback
Answer / babu_sripathi@yahoo.co.in
Integration testing means we will combine the individual
modules of the system.One module is integrated with another
module.The output of the first moudle it should be input of
the another module.
syatem testing is nothing but end to end testing. While
during system testing we will cover all the modules of the
system
| Is This Answer Correct ? | 3 Yes | 0 No |
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 |
What is Test Procedure? What are Test matrices? What is Tracibility matrix?
What are the different testable items in GUI testing?
Hi, I am Nithi. I have completed my MCA in 2005i am heving 2.2 yrs of experience in testing because of my daughter i got break during mar 2006 to dec 2007.now i joined in a small s/w company as tester.and i am looking for MNc job.what are all the things i want to prepare thanks in advance pls help me
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
What is the difference between SRS, BRD and FRD? Please explain in detail.
What is the difference between Functional testing and Unit Functionality testing?
What is bug priority?
hi i am arun In interview i will answer( the allinterview com ) answers it is accepatable by interviewer it is real time answer only
Explain test case?
what is scenario????
How many testcases have you written till, now as an average per project?
differentiate between QA and QC?