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 ?
Answer Posted / 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 |
Post New Answer View All Answers
What is a defect age?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
What is remedy testing,expalim that and how can use that
Write the test cases for godaddy home page
What is the difference between SIT AND IST?
hi friends i have a question while the files are uploading into the web server(for storing)..... securely......... what is the meaning securely.......its regarding virus threating or user authentication.... the files are video files these are ripping and converted into .flv format pls clarify ..........thanks in advance......
Hi I am searching job please send some details abuot ERP project and real time test plan,traceability report,test case if any relate to erp project Please help me out to get a job in testing.my email address is chiku_69@yahoo.in Thank u
During alpha testing why customer people are invited?
What do you think the role of test-group manager should be? Relative to senior management?
Can you explain tpa analysis?
What does entry and exit criteria mean in a project?
Explain some techniques for developing software components with respect to testability.
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
How can we test for drastic (severe) memory leakages?