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 |
What are the different phases available in STLC.
what is configuration management...please explain... thanx
Write or explain 3 testcases you executed recently with detailed descriptions ,steps to reproduce & explain what results they gave when you executed on a recent build?
what are the techniques used for writing functional test case ?
How much interaction with users should testers have, and why?
How will u test a stored procedure,which accepts 2 int values and sums them? Test cases?
what is validation testing.
What is a test requirement?
Can any one give an example of having high priority and low seveority
What is the Role of Bug Tracking System
3 Answers Atlantic Scientific, Deloitte,
what is the difference between maintenence release and hot fix release?
What is meant by benchmark testing?