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

Suppose i want to test an application with in three week, how i will prepare test strategy for this testing.? which testing types should i follow?

7 Answers   SIRD, TCS,


If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?

2 Answers  


can anybody tell me what is release process of company? release note?

0 Answers  


Any idea about CMM?

0 Answers  


what is testing methodology?

9 Answers   Infosys,






How you convine the Client that the application is very stable after testing. What type of Document you show to him or anything.

3 Answers   HP,


how will you estimate of your website?

0 Answers  


What type of testing will be done in Installation testing or system testing?

6 Answers   Virtusa,


Define what is a critical bug.

0 Answers  


Which type of requirement suitable for water fall model, v model, prototype model, incremental model, agile model, ? plz explain with example....please give the answer immediately

1 Answers  


test cases on orange hrm(( this is human resourse management system)

1 Answers   IBM,


HOw to give special characters to password

3 Answers  


Categories