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 |
Explain severity with example and expalin each example?
Suppose you have given a project which have less Requirement specification documents or say no specification what will your decision how will you conduct the testing.
hi i am vishal, i have done b.com(reg) and now i am intreasted to go for software testing can any1 suggest me how to star and allwhich will help me to make astrong carrer in automation testing.
About Testing Methodology?
tell me any bug which u could not able to find
What kind of inputs do we need from the end user to start proper testing?
Difference between Static and dynamic Testing & Which type of testing include in Static and dynamic Testing ? explain in detail with example. Thanks
what is system testing?
what is localization and globalization testing?
Functional testing is the part of System testing or System testing is the part of functional testing
What is the difference between validation and verification?
can any one post the format of tracebility martrix Plz...... Maid Id: sandhya.shyamala@yahoo.com