Did u come across STUBS and DRIVERS?How did u use these in
u r project ?
Answer Posted / jyothi
At the time of integration development team finds one of
the sub module is yet to be released from unit testing then
they install a virtual environment is called 'stub'nd
continues integration testing based on main module in top
down manner
if main module is yet to be released from unit testing then
they continues integration testing in bottom up approach by
installing 'driver' in place of main module
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Describe your experiences with code analyzers.
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
What is an end-to-end testing?
What is a defect age?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is actually a rule based testing
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
How quickly we need to fix the bug? Or how soon the bug should get fixed?
Hi, Anybody knows about Hexaware company..
i need manual testing interview questions for 2+ experience plzz help me..
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
What is the responsibility of programmer’s vs QA?
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"