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 |
What is the difference between the test case and a test script
If Tester found the bug in build 2.0.0 tester will assign it to developer but not get fixed in next build 2.0.1 then tester have to assign it again for every build if not get fixed upto build 2.0.7 or not? Same question is for version also?
can you write test cases on pen?
I need a good book on manual testing.Is the book by nageswara rao good.I need to learn from basic to advanced.
What are cookies? tell me the advantage and disadvantage of cookies?
5 Answers AZTEC, College School Exams Tests,
What is meant by datadriven test?
Hi can any body clarify me plz What are responsibilities of a test engineer in the company,and how he communicates wiht t.l as well as test manager, In wich situation this type of i mean serious commnication takes place(give me one example).and how the interaction will takes place between tester and client can anybody plz clatify me
What is Changing requirement?
If the developer rejects that its not a bug means then whats the next step we follow?
What is TEST PLAN, TEST STRATEGY, TEST SCENARIO, TEST CASE, TEST SCRIPT? can any body give me definition with example.
Both Password & User id are empty & Login, Is it a valid test case?
what is call-pair ,cross testing,