Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

I know in system testing we have top-down integration, and bottom-up integration. But what is the best to use?

user-image
Question added by Abdulmajed Ghazy Almutairi , Web developer , Ijarah Finance
Date Posted: 2016/05/29
KETKI ASKARKAR
by KETKI ASKARKAR , Software Test Engineer , TRUST SYSTEMS AND SOFTWARE

Bottom up is Advantageous if major flaws occur toward the bottom of the program.Test conditions are easier to create.Observation of test results is easier.

It exactly depends on your projects but I go for Bottom up

both are used depanding upon the project

Sahla Ali Mullappally
by Sahla Ali Mullappally , Senior Software Engineer / Technical Analyst , Robert Bosch Business and Engineering Solutions

Both Top-down and bottom- up approach of integration testing is used when some modules of the program are not yet integrated or is under development. In order to proceed with testing, temporary replacement modules are created that simulate the behavior of those ‘missing’ modules. The substitute for called module is termed ‘STUB’ and the calling module is called ‘DRIVER’.

 

Although Stub modules may appear simpler, they turn out to be complicated than expected. Hence test conditions and observations could be tedious to draw and analyze. However, each has its own pros and cons. In most cases, one approach takes priority over the other depending on the flow of execution.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.