What are the prototypes are used during the integration
testing ?Explain the stub and the driver in details?Are the
stub and the driver both are used in top-down and the
bottom-up approaches ?

Answers were Sorted based on User's Feedback



What are the prototypes are used during the integration testing ?Explain the stub and the driver i..

Answer / shankar

Stub: Stubs are used instead of sub-modules.

Driver: Drivers are used instead of main-modules.

In top-down approach, stubs are used.
In bottom-up approach, drivers are used.

Is This Answer Correct ?    2 Yes 0 No

What are the prototypes are used during the integration testing ?Explain the stub and the driver i..

Answer / litan

prototype nothimg but sample of the application without
any functionality.

Is This Answer Correct ?    1 Yes 0 No

What are the prototypes are used during the integration testing ?Explain the stub and the driver i..

Answer / ram mohan reddy

In the Initial stage,During requirements gathering Engagement Manager will give the demonstration to the client with help of one Prototype model. In order to get the clear requirements from the client.While Integration this prototype model will use.

Stub : While integrating the modules in Top-down approach,If any mandatory module is missed then that module is replaced with a temparary program known as 'Stub'.

Driver : While integrating the modules in Bottom-up approach,If any mandatory module is missed then that module is replaced with a temparary program known as 'Driver'.

Ram mohan

Is This Answer Correct ?    1 Yes 0 No

What are the prototypes are used during the integration testing ?Explain the stub and the driver i..

Answer / sohail

"Stubs" & "Drivers are dummy programs developed by
developer for the proper execution of build.

Stubs: Dummy prog. which provides input to app. under test
e.g click here to go...

Drivers: Dummy prog. which receives output from app. under
test e.g page under construction.

Regards
sohail

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is ofx testing?

0 Answers   Infosys,


what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???

0 Answers   CyberView,


What are some of the typical bugs you encountered in your last assignment?

1 Answers   CTS,


What is penetration matrix and how it is used in software testing?

1 Answers  


I need a brief decsrpition on How to test borwser compatabilty and O.S compatibity? Wat are the techniques to test? TIA

3 Answers  






How do the test cases differ for Functional,Integration,System and User Acceptance Testing???

2 Answers   iFlex,


what type of document we prepare while testing?

1 Answers  


How to test Reports manually?

2 Answers  


3. What Web sites do you use to learn about Web accessibility?How often do you use them?

0 Answers  


write test case for linked in sign up page ?

0 Answers  


1)how the oppurtunities will be for a QA(manual1+yrs exp) in abroad? 2)how the chances wil be if i try to choose DEVELOPMENT side as my carrer using QA experience?

2 Answers  


How to monitor test progress?

0 Answers   3i Infotech,


Categories