Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are techniques for Integration Testing.

Answers were Sorted based on User's Feedback



What are techniques for Integration Testing...

Answer / jaya

hi..

integration testing is of 2 types
1.big bang integration
testing all the integrated components combindly.
2.incremental integration
a. top down integration
testing minor component first and after integrating
it to the existing device and testing once again.here minor
component will get effected if main component gets effected.
i.depth first integration
testing one branch depth wise(vertically)first.
ii.breadth first integration
testing breadth wise(horizontally)first.
b. bottom down integration
testing main component first and after integrating it
to the existing device and testing once again. here main
component will get effected if minor component also get
effected.
c. sandwitch integration
combination of top up and bottom down integrations.

Is This Answer Correct ?    2 Yes 0 No

What are techniques for Integration Testing...

Answer / chandra shekar

Actually integration testing means testing is conducted by combinning two or more components within the same system is called integration testing
during the integrating test it verifies the functionality and performance of the application
integration testing hav 2 techniques
1.big bang integration testing
2.incremental integration testing
big bang testing means testing all the components at a time while incremental testing will do testing level by level
so that defect any rectified within short period

Is This Answer Correct ?    0 Yes 0 No

What are techniques for Integration Testing...

Answer / vishwajeet chauhan

Integration testing means we test interface between two
module..this is called integration testing.
three type of integration testing..
1->Top to bottom testing
2->Bottom to top testing
3->Sandwich testing

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

what is batch testing?

3 Answers  


What is actually a rule based testing

0 Answers   ISPL,


How can World Wide Web sites be tested?

1 Answers   Crea,


What is difference between V-Model and Agile Model?

0 Answers   TCS,


How do you go about testing a web application?

5 Answers   3i Infotech,


what r the contents in srs?(like test plan).2.wt r the contents in design documents? ,3.who wil deploy the new build 2 the tester?( this que asked in ibm)

7 Answers   IBM, Wipro,


What is Functinal Equivalent Test?

2 Answers   Valtech,


How do you perform regression testing?

4 Answers  


Suppose if you have given Login screen to Test. What type of tests r u going to do on that.How many test cases can u write.?

10 Answers   Infeneon Technologies,


why Can't the system testing be done at any stage in V- Process Model? reasons

2 Answers  


Smoke testing is also called sanity testing? Why?

5 Answers  


If tester report a bug & developer open it & bug is not occur there. What sud tester do in this situation??

4 Answers  


Categories