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 template of ur co,when requirements are not clear,suppose Business Analyst is not there to whom to meet.what is the role of tester in req or design phase

2 Answers   Accenture,


Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"

0 Answers  


can anyone please tell me how to test the functional specification?

3 Answers   Mastek,


get the employees details ordered by employee name in alphabetical orders

1 Answers   IBM,


which model is mostly used in companies for SDLC and y?

6 Answers   TCS,






cAN ANY ONE PLEASE EXPLAIN THESE TERMS AND THEIR RELATION : BALCKBOX TESTING, FUNCTIONAL TESTING, FUNCTIONALITY TESTING, SYSTEM TESTING....... AND TEST METHODOLOGIES, TESTING TECCHNOLOGIES, TESTING TYPE.....

5 Answers   IBM,


which testing method is used to check the software in abnormal condition? option 1 Stress testing Option 2 Security testing Option 3 Recovery testing Option 4 Beta testing

3 Answers  


what are the definitions of smoke , sanity and dry run testing ?

2 Answers  


does tester use design document for writing testcases

4 Answers   CMC,


what is mean by 1 )build = Who is responsible for build 2)Release = who is responsible for release 3)what is mean by license explain brefiely

4 Answers   Bank Of America, ITC Infotech,


What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.

0 Answers  


On what basis we will perpare test data...?

5 Answers  


Categories