Can any one explain me what is Integration Testing with
Stub and Drivers.Explain with Example.who will do
Integration Testing?
Answer Posted / ganesh
we can simply say that, interface between the other module
or screen called an integration testing. In our integration
testing we can normally classified into two types.
1. Top - down integration testing
2. Bottom-up integration testing.
But , most of the projects, they will go for only on a
Bottom-up approaches, y because each dev will take care of
an single module and later point of time they will combaine
one by one.. that will be good approaches too..
Stubs: Programs used in place of sub modules ( bottom-up)
Driver: program used instead of main module. ( Top-down)
Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
Why is it impossible to test a program completely?
Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?
What criteria would you use to select Web transactions for load testing?
What are the modules of quality center?
Write the test cases for file transfer from one user to other from Google Drive/drop box?
What is showstopper defect?
what is the function generator?
What are the basic forms of variations?
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
How will u decide test data to see that evey feature is thoroughly tested
What is difference between Build, Version and Release
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
after completeing testing ,what would u deliver to the client?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
What and why is api testing?