What do u mean by Top down approach and Bottom up approach?
How will u implement these in u r project ?
Answer Posted / manish1808
Integration testing is mainly of 2 types-big bang approach
and incremental approach.
In Big Bang Approach all modules of the application are
integrated together and then tested.In incremental approach,
modules are added one by one using top-down approach or
bottom-up approach or sometimes a mix type of approach is
used called sandwitch integration.In top down
approach,integration starts from the main module and then
sub modules are added in depth first or breadth first
manner....(i hope u guys know that).As all other modules
are not available...dummy modules are used which are called
stubs....In bottom-up approach integration starts from the
lowest level and as the processing required from the
subsequent level is already available,stubs are not reqd.
but main module is not there...hence driver is used which
is a dummy main module.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
Explain compatibility testing with an example.
How would you test a service oriented architecture (soa) web application?
How to do Performance Testing manually for a Flash Application?
name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?
What is a bug triage?
please send me database stored procedure checklist.
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
Can you explain decision tables?
what is the difference between website and web based application ?
what is the difference between section & test feature in test case documention?
Explain the procedure for manual testing.
What are the basic forms of variations?
Why did you choose the Software Testing Field?
Iam new to testing field and i put lot of experiences so i want to get prepared for the interview in all the ways both in manual and Automation can any one help me how to answer there questions in real time. also can anyone send the top questions and answers to me plz its urget u can mail me at vaisu72@yahoo.com
What is change request, how you use it?