Answer Posted / subhash
In this stage the
developer will develop the “interface” in order to
integrate the module the white box testers will test within
those interface are working fine or not.
The developers may fallow any one of the following
approach while integrating the module.
1. Top – down – approach. (TDP)
2. Bottom – up – approach. (BUA)
3. Sandwich approach or hybrid approach or mixed
approach.
4. Big-bang approach.
1. top-down- approach:-
In this approach
one will develop parent module 2222first and then they will
develop related child module and then integrate.
STUP: - while the integrating the modules in top down
approach if at all any mandtre module are missing than that
module is replaced with a temporary program known as stub.
2. bottom- up- approach:-
In this module the child module will
be develop first and then corresponding parent’s module
will be developed and integrated.
3. Sandwich or hybrid or mixed approach:-
This is mixed approach of both top down
approach and bottom up approach.
4. Big- bang approach:-
In this approach one will wait till the entire
module one developed and then finally integrated then at a
time.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What are testing techniques? What is difference between general and specific?
What is configuration management in software testing ?
What exactly you do as a Configuration controller?
9.Data – driver automation typically includes?
What is defect removable efficiency?
give me a example of writing a test case,take any good example which i can understand easily.
1. what is baseline document , can you say any two ?
what is the difference between section & test feature in test case documention?
qtp9.2 and qtp10.0 difference
What is date driven testing?
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
Please send any one latest 3+ years of experience testing tools resumes my mail id is krishnavenimodaliar26@gmail.com
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 was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
what is a horizontal and vertical matrix explain with examples