What is the difference between integration and system
testing?
Answers were Sorted based on User's Feedback
Answer / punam tiwary
when individual modules of code are integrated into a
single component,testing done at that time is called
integration testing .Developer and tester do it.
Two types of integration testing - Top down,Bottom up
integration
System testing - testing entire system as a whole in test
environment is called system testing
| Is This Answer Correct ? | 3 Yes | 0 No |
Integration Testing...
two units that have already been tested are
combined into a component and the interface between them is
tested.
System Testing...
In System Testing After complition of
Integration Testing we test the whole application with test
data
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / vijaya koya
Integration testing : Integration testing is testing of
combined parts of an application to determine if they
function together correctly. The parts can be code modules,
individual applications, client and server applications on
a network, etc. This type of testing is especially relevant
to client/server and distributed systems.
System testing: To check the Functionality of the
application.
System testing is black-box type testing that is based on
overall requirements specifications. It covers all combined
parts of a system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prapulla
Integration testing:After finishing coding developers will
do.
System tesing: System testing is done by testers.
System testing consists of following types namely Sanity
testing,Smoke testing,Performence testing,User acceptence
testing,functionals testing.
| Is This Answer Correct ? | 0 Yes | 4 No |
In one company they ask if u get a job in CTs or any other concern, will u quit immediately? for that i have answered, but still i want ur answer to answer to tackle this questions in future?
1.What types of documents would you need for QA, QC, and Testing?
what are the risks and contingencies u had in ur project?
1. Hai, if we are not having any SRS,BRS docs., how can we prepare the test cases & how can we test the application ? 2. In this, is it possible to make 100% bug free.
What is gamma testing?
What is the type of testing that you apply for maintenance phase in V-Model
hi can somebody suggest standard format for web based testing? especially with numerous sublink to be tested. thanx
What it RTM and what are the columns in that matrix, anybody can explain it, Thanks in advance..
Anyone tell me the test cases of Shopping Favorite
What is difference b/w Windows XP & Windows NT
Explain some techniques for developing software components with respect to testability.
what is data base testing, explain with example