What is integration testing?
Answers were Sorted based on User's Feedback
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 |
Answer / deepa
test the combination of modules is called as integration testing
Is This Answer Correct ? | 2 Yes | 1 No |
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 |
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 |
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 |
When do u stop testing?
What is the test data? Differentiate Test bed and Test Environment?What is a Data Guidelines?
who can we do the performace test for hotmail or yahoo or gmail. when you working with your personal system. or labtop.
Write four good test cases on refill ball pen?
As the software development process progresses, proper setup and maintenance of test traceability requires that the test process starts when?
is it possible to check the Recording/play back in white box testing?
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
what wil be your approach while testing any software ,test to pass or test to fail?
How to overcome pesticide paradox?
What is the difference between functional test cases and business test cases?
difference between stress testing and loadtesting
what is d difference between software development life cycle & system development life cycle?