Can someone explain integration testing with examples?
Answer Posted / dheeraj shandilya
Hi
Integration testing is all about testing the integration of
two or more module.
There are two approach, incremental and all at one go i.e.
Big Bang method.
In incremental when two modules are ready then they are
integrated(i.e. combined) to test the impact of integration,
interfaces etc.. Under incremental we follow either Top Down
or Bottom Up approach.
But in case of Big Bang we integrate the sub modules when
all sub modules are ready.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?
What are similarities of Agile and Scrum?
What is the big deal about ‘requirements’?
If date field is a text field write test cases to validate it?
write test case for gmail sign up page?
What is the difference between action & script ?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.
What is coverage and what are the different types of coverage techniques?
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
HOW TO CREATE SRS REVIEW REPORT TO PL?
hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
Explain Operational Acceptance Testing with example ?