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 is stub?Explain in testing point of view?

Answers were Sorted based on User's Feedback



what is stub?Explain in testing point of view?..

Answer / jessica

Stub is a part of Intgeration Testing
Intergration Testing

1>Top down-Use stubs to test the module
Stub is a dummy module replaced in order to test the main
module so that we are sure that the integration between
both the modules works fine

2>Bottom Up-- Use driver to test the module
the test data is sent to main module thru the drivers(also
called Test Harness)

Is This Answer Correct ?    39 Yes 3 No

what is stub?Explain in testing point of view?..

Answer / arif

A temporary implementation of part of a program for
debugging purposes.

Is This Answer Correct ?    24 Yes 5 No

what is stub?Explain in testing point of view?..

Answer / kayessor

stub is a dummy program or component, the code is not ready
for testing,its used for testing...

Is This Answer Correct ?    14 Yes 2 No

what is stub?Explain in testing point of view?..

Answer / veevee

Stub is nothing but programs when invoked by a other code
segments it simulates as designed module functions which is
yet to be constructed

Is This Answer Correct ?    10 Yes 1 No

what is stub?Explain in testing point of view?..

Answer / charan

Its temparory program,stubs have called programs.

Is This Answer Correct ?    9 Yes 2 No

what is stub?Explain in testing point of view?..

Answer / sunitha.heartcom inc

stub is also include in Integration testing.
topdown & bottom up approch are included in Integration
testing
topdown testing means It test to top module to sub module
of the module .some times the developer has till not
developed to the main module that time the temparary module
is created that temparary module called "stub"
Bottom Up testing:It test to bottom to top means sub module
to main module some times the submodule is till not
developed that module is called driver

If any mistakes is thr please excuse

Is This Answer Correct ?    8 Yes 1 No

what is stub?Explain in testing point of view?..

Answer / mohana

Stub is a dummy program or component,it is used when the
code is not ready for testing.
It is only used for testing
Stub is used in Intgeration Testing ie Top down Integration
Testing

Top Down Testing:- It begins by testing the top level
module and progressively adds in lower level module one by
one. Some times the developer has till not developed the
main module, At that time the temparary module
is created that temparary module called "stub"

Stubs are not required in Bottoms up Integration Testing

Is This Answer Correct ?    7 Yes 0 No

what is stub?Explain in testing point of view?..

Answer / raghu

A dummy module is created in order to integrate modules of
an application and can be tested for the convinience of the
testers.
This is done usually in TOP down approach.

Is This Answer Correct ?    5 Yes 1 No

what is stub?Explain in testing point of view?..

Answer / raj pavan

STUB:-
While integrating the modules in TOP DOWN APPROACH if at all any mandatory module is missing then that module is replaced with a temporary program is know as STUB

DRIVER:-
While integrating the module in BOTTOM UP APPROACH if at all any mandatory module is missing then that module can be replace with a temporary program is know as DRIVER

Is This Answer Correct ?    2 Yes 0 No

what is stub?Explain in testing point of view?..

Answer / jaya

In Large Projects Development and Testing has
to be done simultaneously, so we need not wait
for all modules. Stubs are used in one such integration
testing known as Top Down integration testing,in
which Top modules are ready the bottom are stimulated by
stubs, stubs are nothing but prototype of a function
without any code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

at which movement we will perform varification testing & Validation Testing , with Example ??

7 Answers   NIIT,


What is OSS and BSS?

1 Answers   Cap Gemini,


Requirement is given : 1) The Login screen should require with 2 fields "Login" & "Password" 2) After successful login Success Message will display. 3) For Invalid login Error Message will display. 4) "Login" & "Password" both fields are case insensitive. 5) The Application should be Dialog application. What are the test cases for above requirements?

4 Answers  


Are there more defects in the design phase or in the coding phase?

0 Answers  


1Testing process followed in your company … 3. Testing Methodology 4. Where u maintains the Repositories? 5. What is CVS? 6. Bug Tool used? 7. How will you prepare traceability matrix if there is no Business Doc and Functional Doc? 8. How will you validate the functionality of the Test cases, if there is no business requirement document or user requirement document as such… 9. Testing process followed in your company? 10. Tell me about CMM LEVEL -4 …what are steps that to be followed to achieve the CMM -IV standards? 11. What is Back End testing? 14. How will u write traceability matrix? 15. What is CVS and why it is used? 16. What will be specified in the Defect Report…? 17. What is Test summary Report…? 18. What is Test Closure report…? 21. What are the Testing methodologies that u have followed in your project ? 22. What kind of testing that u have been involved in and explain about it…. 24. What is joins and what are the different types of joins in SQL and explain the same? 25. What is Foreign Key in SQL…?

2 Answers   QA,


What is Testpolicy document explain in detail? What is the use of this Document?

2 Answers  


define SOA?

2 Answers  


I am doing manual testing for one website application. already i had prepared test case report,bug tracking report. now i need to perform functional testing of the application and prepare function test report. so can u send one model of the functional test report to me.. it is very helpful to me. my id is sunaruna84@gmail.com

0 Answers   SoftSquare,


1. what is a test bed ?

2 Answers  


tell me some req'r which were added to frs , in the middle of the project? brahma412@yahoo.co.in July 24

1 Answers   CTS,


Can Anbody please send me Daily Work status format in which I can save my daily work activity

0 Answers  


You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?

1 Answers   Syncada,


Categories