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

what is the diffrence b/w Sanity testing and smoke testing

4 Answers   CIL,


Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif

2 Answers  


what is meant by manual testing?

6 Answers  


Puzzle:A rope, a match box are given.the rope takes 1 hr to burn off completely.the rope is not uniform.there is no watch with u.how can u calculate half an hour of time?

10 Answers   ITC Infotech,


What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?

0 Answers  






Explan different Risks associated with the project????

3 Answers   SuperValu,


how The engineer communicates wiht T.L as well as test manager, In wich situation this type of i mean serious commnication takes place(give me one real time example).and how the interaction will takes place between tester and client can anybody plz clatify me.

2 Answers   Accenture,


Hallow friends, plase tell me difference between retesting and regression testing?

6 Answers  


What is Client Server/Web Server Configuration(ISS).

2 Answers   Accenture,


What are the three aspects of GUI software to test for with WinRunner?

1 Answers  


Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.

0 Answers  


What is the difference between bug and defect???

17 Answers   Change Control, Tomax,


Categories