Can someone explain integration testing with examples?
Answers were Sorted based on User's Feedback
Answer / dheeraj shandilya
Hi
Integration testing is all about testing the integration of
two or more module.
There are two approach, incremental and all at one go i.e.
Big Bang method.
In incremental when two modules are ready then they are
integrated(i.e. combined) to test the impact of integration,
interfaces etc.. Under incremental we follow either Top Down
or Bottom Up approach.
But in case of Big Bang we integrate the sub modules when
all sub modules are ready.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / santosh kumar
All the Modules and Sub modules are integrated and check whether they are working fine.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / santosh kumar
All the Modules and Sub modules are integrated and check whether they are working fine or not
Ex. Software Application
it is divided into 4 modules
individual modules like
Module 1 Module 2 module3 module4
in Integration testing
Module1+ Module2 + module3 + module4 + module4 = Software Application
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / castor_troy
The testing done to verify whether the interlinking between
all the modules are working fine after integration is called
integration testing. Path of system testing.
Say the FB page :
contains various modules like the chat, profile, wall etc.
all these modules while development will be done by diff.
developers or team of developers. But when module wise
testing will be over, the modules will be integrated and
given for testing as an application. This testing then done
is called integration testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / simmy
testing the flow between all the modules are working fine or not
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the way to explain about project of 3 years experianced
i have 1.6 years exp .but i wish to learn QTP .so how can proceed for that .shall i do any course for that or self study.what is the market situation for QTP??
Define what is a critical bug.
i m doing a course in manual testing ,they ll be conducting a online exam.i just need a sample question paper with answer.
What is Error Seeding?
what type of review process u r following in u'r company?
WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & ACTIONS IN QTP? WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & PROCEDURE IN QTP? DIFF BETWEEN ACTION AND REUSABLE ACTION?
can u write negative test cases on google search form?
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
What is neutral test case?
what is web based testing and web based application? what are the check list for the web based application?
in real time, which test case format we r using?