What is the example of Integration Testing?
Answer Posted / rohituppal
Integration testing is of 2 types
1. Big bang
2. Incremental
In big bang all the modules are integrated in one go.
In incremental, first 2 modules are integrated and then tested. then 3rd one will be integrated and so on.
Incremental is better then big bang because in incremental, step by step integration happens and errors are removed before integrating the next module.
Now suppose there are two modules A & B.
In integration testing, we'll send the data from A interface and check whether the same data is received on B interface or not. If yes, then the 2 modules are properly integrated.
It can happen that the same data is not received on B side. The data can get corrupted also.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the various techniques in white box testing?
how agile testing is performed and what are the related documents.
what is the difference between PEGA based web application testing versus web application testing?
Do you know anything about Set Top Boxes?
On login window for username and password auto populated field means what !
What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.
What is Mixed Testing
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
How do u determine,what to be tested?
What is Independent Testing?
What is baseline testing?
Why is software testing required?
What are the roles of glass-box and black-box testing tools?
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.