What is integration testing?

Answers were Sorted based on User's Feedback



What is integration testing?..

Answer / thamim

integration testing means its done by the development
team.its targeting the design. it have a two types

1. top down integration

2. bottom up integration.

you correct me . i make a mistake for this answer

Is This Answer Correct ?    1 Yes 0 No

What is integration testing?..

Answer / deepa

test the combination of modules is called as integration testing

Is This Answer Correct ?    2 Yes 1 No

What is integration testing?..

Answer / srinivas

After all modules are developed by the developers and they
are integrated with each other,TE has to check individual
functionality of the module and after integration also how
it is working.It should work same before and after
integration also

Is This Answer Correct ?    0 Yes 0 No

What is integration testing?..

Answer / geetha

whether each module is communicating properly.
it is used to check the dependency of data flow..


for eg) after typing ur username and pwd .once u click sign
in.. the control should automatically get ur first name
from the database and take u to ur mailing account..

plz correct me if im wrong

Is This Answer Correct ?    0 Yes 0 No

What is integration testing?..

Answer / hemaiyer

integration testing: testing the relationship,
connectivity/bridge between the feature and the module.
for instance amount transfer and amount balance for amount
transfer login as x and transfer the amount to y after
transfering now log out as x & go to next link ie.amount
balance and check wether the amount balance is correct
ie,amountbalance=previousbalance-the amount transferred if
this functionality feature and module is working then this
is called integration testing.

regards,
hemaiyer

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

In the Testing, How do we find the Duplicate Defects. In the case of testing is going on On-site r off-shore..some times on site and off-shore people may enter defects at the same time..those may include duplicate defects. how we have to find those defects..

1 Answers   ACS,


What will you do if developer is not able to reproduce defect ?

12 Answers   Cap Gemini,


what are the test scenarios for the new user registration in e-commerce site??

2 Answers  


what are the techniques(steps) to follow for writing test cases? could u explain me with brief real time example?

3 Answers   Intelligroup,


What is a testing process / lifecycle?

0 Answers  






i live in australia and i have come to india for holiday and i want to give my ISTQB exam so which is preferrable?giving exam in INDIA /AUSTRALIA?Does it really matters?

1 Answers   TCS,


What will u do if u find a bug first time ? can i directly report to the developer ?

2 Answers  


What are different types of verifications?

0 Answers  


What is difference between system and functional testing?

2 Answers   IBM,


Write test cases on Travel bag?

3 Answers   Mastek,


Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.

0 Answers   HP,


define defect lifecycle step by step

8 Answers   Cap Gemini,


Categories