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 |
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..
What will you do if developer is not able to reproduce defect ?
what are the test scenarios for the new user registration in e-commerce site??
what are the techniques(steps) to follow for writing test cases? could u explain me with brief real time example?
What is a testing process / lifecycle?
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?
What will u do if u find a bug first time ? can i directly report to the developer ?
What are different types of verifications?
What is difference between system and functional testing?
Write test cases on Travel bag?
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.
define defect lifecycle step by step