Integraton testing
Answers were Sorted based on User's Feedback
Answer / madhan paliwal
integration testing stands for testing the data flow
between the module.In integration testing we come across
two types and they are
1.Incremental integration testing and
2.non-incremental integration testing.
Incrmental integration testing
In incremental integration testing we are going to
incrementally add the module and test the data flow.
In incremental integration testing we come across two types
and they are
a.Top down incremental testing and
b.Bottom up incremental testing
Top down incremental testing
Here we are incrementally adding the module from the top
and be sure that the module which we are adding is child of
previous one.
Bottom Up incremntal testing
Here we incrementally adding the module from the bottom
and be sure that the module which we adding is child of
previos one.
2. Non inremental integration testing
Here if we are not able to identfy which is child and
which is parent i.e unable t identify the root cause
analysis of the product.At that time we will collect all
the module and start testing the module at a time.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / prasad padalkar
Integration testing means- their are several modules in one
application.so for testing we have to integrate all these
modules.so we use integration testing.two types of
integration testing is their 1- Top to down approch and
another one is 2-bottom to up approch. STUB & DRIVERS are
used in integration testing.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / madhanpaliwal
testing the data flow between the module is known as
integration testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / baran
Integration testing is combining 2 or more modules and
checking its functionality..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mahaboob
After unit testing inorder to form the system Developer will establish a connection between the units to varify the interface between the units is called as integration testing.
In integration testing based on availability of modules we perform two types of techniques approaches .
(1)Bigbang approach
(2)Incremental approach
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nitin sharma
Combining two already tested units ina compaonent and check
the interface between them is integration testing
It's of three types
1.Top-Down:It is integration approach When Main module is
ready and sub module are not ready then we use stubs to test
2.Bottom-Up:It is integration approach in which When main
module is not ready and sub module are ready then we use
drivers to test
3.Big Bang: In this approach all are ready modules we
integrate them nad then test
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
when u involved in uat suppose if u find one defect then do u intmate it or not
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
A defect posted by another tester, and it is fixed, and that fixed bug has come to you for testing, and you don't know the functionality, what do you do ?
There is a field called "Departure Time" Write the test cases for this field.
Difference b/w bug and defect ?
Amounts not dispatch in ATM what are all scenario to test?
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
Explain about Loop Testing methodology?
How can I done a Web Testing? Which steps are include in it?
How to write a mail to PM and Client regarding Bug status report.And how u r introducing your self to the client through mail.I want a format of both.
How much konwledge of server require for a software tester.?