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 |
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
What about manual testing opening in bangalore in September. Not getting a single interview call from last one month.
what is peer test?
2 Answers Semantic Space, SoftProdigy,
10.List five words that best describe ur strengths?
1 Answers VJIL Consulting, Wipro,
4) Adhoc Testing is performed with A)A formal test plan but with out a formal testcase cool.gifA formal test case but without a test plan C) Both A and B D) None of the options
how can u report bugs in manual testing?
7 Answers IBM, MBT, Microsoft,
in compatability and installation testings ,which one is conducted or performed on an application initially
What is Facet Testing?
Explain about gamma tesing?
who do the sanity and smoke please explain me at what time this type of testing will do
What actually testers do in Smoke Testing?
what are the Levels of testing?