GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  Testing Definitions
Go To First  |  Previous Question  |  Next Question 
 Testing Definitions  |  Question 11 of 267    Print  
What is Bottom Up Testing
An approach to integration 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.


  
Total Answers and Comments: 5 Last Update: May 23, 2008   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 30, 2006 18:32:54   #1  
Manjushree        

RE: What is Bottom Up Testing

There are mainly 2 types of incremental testing.

1.top down

2.bottam up

Bottam up begins tesing form the bottom of the hirarchy and works up to the top.moduls are added in the decending hirerichal order.

Bottam up testing requires the devlopment of the driver module which provides the test input,call the module or program being tested display test output.

Bottam up is more advantagaus became it is easy to creat driver rather creating a stub and can serve multiple purposes.output is easier to to examine as it comes from the module directly bove the module under test


 
Is this answer useful? Yes | No
September 14, 2006 09:46:23   #2  
sudhakar2068 Member Since: July 2006   Contribution: 390    

RE: What is Bottom Up Testing

Bottom Up Testing: An approach to integration 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

sudhakar kolla.

If you have doubts can ask me.

My Email:kollasudhakar2005@yahoo.co.in.

My Number:09819859346.


 
Is this answer useful? Yes | No
March 20, 2007 12:56:11   #3  
Sujatars Member Since: December 2006   Contribution: 217    

RE: What is Bottom Up Testing

Bottam up testing is an approach to integration testing.Here the modules at the lowest level are tested first ,going up in the hierarchy in higher levels.Drivers need to be developed for higher component.

 
Is this answer useful? Yes | No
October 17, 2007 02:44:17   #4  
sridharrganesan Member Since: September 2007   Contribution: 417    

RE: What is Bottom Up Testing
Bottom up testing is one of the approach followed in the Incremental Testing.

Testing the application using this approach is carried out by starting the testing from the lower modules and incrementing towards the top. The lower level modules are tested first and then integrated with the succeeding modules from the bottom of the hierarchy and reaching towards the top.

 
Is this answer useful? Yes | No
May 23, 2008 13:17:12   #5  
bgopal_5 Member Since: May 2008   Contribution: 5    

RE: What is Bottom Up Testing
When main module under construction to check the interface between the sub module, developers use temporary programme called driver, which gives connectivity the main module instead of all modules.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape