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
Answer / litan
prototype nothimg but sample of the application without
any functionality.
Is This Answer Correct ? | 1 Yes | 0 No |
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 |
"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 |
what are the risks and contingencies u had in ur project?
If there is an open bug in SIT then would u proceed with UAT?
what is the diff between BVA & ECP and also advantages about thease techniques..& i want some proper examples... from sekhar yadav sunkara svsekhar2003@gmail.com
Can any1 tell me what is the use of Shell Scripting on Manual Testing ?
any example for high siviority and low priority bug
can anyone tell me the scenarios for online banking transaction ?
what is confrigation management, and change managment?
Explain Equivalence Partitioning ?
when there is no enough time to compleate the test what you will do ?
6 Answers Infinite Computer Solutions,
Define brain stromming?
At what STAGE you start writing TEST CASES for a project..? And at which STAGE you stop writing TEST CASES...?
write the test senario on opening door in the flow diagram format