Can any one explain me,
What is Integration testing process?
Answers were Sorted based on User's Feedback
Answer / ramprasad.s
HI
Integration Testing is used to check the data validation
between modules or to check the business flow between
the modules.
sun_ramprasad@yahoo.com
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / v.aparna
If two or more modules or programs integrated to achieve
the functionality then we use integration test process.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / kamblep
Integration testing begins after Unit testing is
complete.The main intention here to discover any
discrepancies between the module interface when individual
modules are combined together and to verify if they
communicate ( data flow) with each other as intended.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sara
INTEGRATION TESTING:
Definition: A process of testing the connectivity or data
transfer between the couple of unit tested modules.
THREE TYPES OF TESTING.
INCREMENTAL ---- Top-Down and Bottom-Up
BIGBANG ---- Bigbang
TOP-DOWN INCREMENTAL TESTING: A process of integrating
modules one by one using top-down approach.
Stubs (Top-down) : Temporary modules which are replacements
of the original components.
Process : Start integrating the module from top to bottom
and then do testing.
Phase of testing : After Unit Testing.
Automation : No, not needed.
BOTTOM-UP INCREMENTAL TESTING: A process of integrating
modules one by one using bottom-up approach.
Drivers (Bottom-Up) : Temporary modules which are
replacements of the original components.
Process : Start integrating the module from bottom to top
and then do testing.
Phase of testing : After Unit Testing.
Automation : No, not needed.
BIGBANG TESTING : A process of integrating all the modules
together at once.
Process : Start integrating all modules together and do
testing.
Phase of testing : After Unit Testing.
Automation : No, not needed.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravi sankar selvarajan
Tested some module can be integrated,and test can be start.
It is depends on 2 criteria.
1.Data dependancy 2.Data transfer.
Three type of integration testing is
1.Big Bang 2.Top down 3.Bottom up.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rizwana
Integration testing aims at checking the connectivity of
different modules of the application/system.Generally stubs
or drivers are used for testing.
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / rafi
System integration system is to test the entire
application, this includes the validation,
best example money transfer
Is This Answer Correct ? | 0 Yes | 4 No |
what is the difference between Client server application and web based application
Test Manager's role in preparing proposals?
(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.
what is quality assurance,quality control and configuration management systems?
what is the difference between bug log and defect report?
what is difference between Sanity testing and Smoke testing?
HOw to test website manually? Is it any criteria to test ?
What is OSS and BSS?
How u test 3 Drop Down menu means one is for state,other is for city and Pin code test these drop down
what is the basic purpose of functional & load testing?
What is ADHOC testing ?
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance