Diffference between System Testing & Integration Testing?
Answers were Sorted based on User's Feedback
Answer / sowmya
System testing is testing the whole application whether it
is according to required configuration.
Intergration Testing is testing the logical dependencies
between two or modules.i.e in an application there are more
than one module, the sequence in which they have to be
integrated.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sm
System Testing is the way of identifying the correctness of
functionality of the software build.
Along with functionality we will concentrate on UI
testing,GUI Testing
Where as Integration testing is the identifying the
correctness of two or more integrated modules
correctness..Means the correctness of integration is done
properly or not..
Regards
SM
| Is This Answer Correct ? | 0 Yes | 0 No |
How to test cookies in Manual testing?
1.how to check or test the image ?
What are the contents in "Requirements Traceability Matrix" not in " Test Responsibility Matrix"?
what is ur favourite bug?
what is boundary value analysis?
user A done some changes for a portion of test case doc. And user B also done some changes to same portion. If user-A checks in his file first then user-B. Then what is the state of that file?
What is buffer overload? How can you test buffer overload in the AUI?
Why Adhoc Testing is done?
What is Test Procedure? What are Test matrices? What is Tracibility matrix?
Guys, can any one of u give the realtime example for Ad Hoc Testing
what is the difference between Test strategy and test plan?
Why we write test case?