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 the diff types of integration testing?

Answers were Sorted based on User's Feedback



What are the diff types of integration testing?..

Answer / sasyu

there are four approaches for integration testing ..
1.top to bottom approach
2.bottom up approach
3.sandwich approach
4.Big bang approach

if u want detail description about diff approaches u can
mail me at sasyasyamal219@gmail.com

Is This Answer Correct ?    5 Yes 3 No

What are the diff types of integration testing?..

Answer / bhanu

Big Bang
In this approach, all or most of the developed modules are coupled together to form a complete software system or major part of the system and then used for integration testing. The Big Bang method is very effective for saving time in the integration testing process. However, if the test cases and their results are not recorded properly, the entire integration process will be more complicated and may prevent the testing team from achieving the goal of integration testing.

A type of Big Bang Integration testing is called Usage Model testing. Usage Model testing can be used in both software and hardware integration testing. The basis behind this type of integration testing is to run user-like workloads in integrated user-like environments. In doing the testing in this manner, the environment is proofed, while the individual components are proofed indirectly through their use. Usage Model testing takes an optimistic approach to testing, because it expects to have few problems with the individual components. The strategy relies heavily on the component developers to do the isolated unit testing for their product. The goal of the strategy is to avoid redoing the testing done by the developers, and instead flesh out problems caused by the interaction of the components in the environment. For integration testing, Usage Model testing can be more efficient and provides better test coverage than traditional focused functional integration testing. To be more efficient and accurate, care must be used in defining the user-like workloads for creating realistic scenarios in exercising the environment. This gives that the integrated environment will work as expected for the target customers.

[edit]Top-down and Bottom-up
Main article: Top-down and bottom-up design
Bottom Up Testing is an approach to integrated testing where the lowest level components are tested first, then used to facilitate the testing of higher level components. The process is repeated until the component at the top of the hierarchy is tested.

All the bottom or low-level modules, procedures or functions are integrated and then tested. After the integration testing of lower level integrated modules, the next level of modules will be formed and can be used for integration testing. This approach is helpful only when all or most of the modules of the same development level are ready. This method also helps to determine the levels of software developed and makes it easier to report testing progress in the form of a percentage.

Top Down Testing is an approach to integrated testing where the top integrated modules are tested and the branch of the module is tested step by step until the end of the related module.

Sandwich Testing is an approach to combine top down testing with bottom up testing.

The main advantage of the Bottom-Up approach is that bugs are more easily found. With Top-Down, it is easier to find a missing branch link.

Is This Answer Correct ?    2 Yes 1 No

What are the diff types of integration testing?..

Answer / sasyu

there are four approaches for integration testing ..
1.top to bottom approach
2.bottom up approach
3.sandwich approach
4.Big bang approach

if u want detail description about diff approaches u can
mail me at sasyasyamal219@gmail.com

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

Could anyone share FAQs for Test Manager position...

0 Answers  


what is Software Development Life Cycle (SDLC)?

1 Answers   iFlex, STC,


How to conduct Regression Testing Manually?

9 Answers   FIC,


What is meant by Error Guessing?

9 Answers   IBM,


in your organization in what way(phases) s/w is developed and in what way testing will be conducted?

4 Answers  


As a test engineer, to whom u are submitting test report?

3 Answers  


What is System Testing and Integration Testing.Differentiate them.

5 Answers   Xavient,


what are the testing measurements?

1 Answers  


what is metrices?

2 Answers  


wat kinds of documents requied during regression testion ? at time regression testing is done? can we do it repeatdly

2 Answers  


if we have 1000 web pages site. what technique is used to test the functionality of unchanged component in the regression testing. if there is no option of Automation Testing?

1 Answers   Aloha Technology,


what is the architecture of your current project?

0 Answers   Value Labs,


Categories